2018-05-08 17:55:10,289 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-175 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-08 17:55:10,294 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-08 17:55:10,294 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-08 17:55:10,295 - 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-08 17:55:10,297 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-08 17:55:10,297 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-08 17:55:13,280 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-08 17:55:22,110 - 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 8.819s OK 2018-05-08 17:55:22,235 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 17:55:22,236 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-08 17:55:22,239 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-08 17:55:23,866 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-08 18:06:16,962 - 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 653.045s OK 2018-05-08 18:06:17,090 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 18:06:17,092 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-08 18:06:17,096 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-08 18:06:18,248 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-08 18:06:53,725 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 35.476s OK 2018-05-08 18:06:53,847 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 18:06:53,847 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:35 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-08 18:06:53,851 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 10:53 | PASS | | snaps_health_check | functest | healthcheck | 00:35 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-08 18:06:53,854 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-08 18:07:00,088 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-175 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-08 18:07:00,091 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-08 18:07:00,092 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-08 18:07:00,093 - 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-08 18:07:00,094 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-08 18:07:00,094 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-08 18:07:02,119 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'e4b2cb41-0177-4d94-8c12-4cb940d49d32'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-08T17:54:19Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'afa79db3-a0f4-43f8-aca4-ec5b8cc43982', 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'f4b121b080fd4b0985d41e646cc3272b', u'created_at': u'2018-05-08T17:54:13Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f4b121b080fd4b0985d41e646cc3272b'}) 2018-05-08 18:07:02,487 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-08 18:07:02,487 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-08 18:07:02,916 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-08 18:07:02,916 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-08 18:07:03,350 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-08 18:07:03,351 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-08 18:07:03' 2018-05-08 18:07:03,351 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--fa660c5a-2064-4067-8991-7b84ff72b907' 2018-05-08 18:07:04,371 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--fa660c5a-2064-4067-8991-7b84ff72b907', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T18:07:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/6774de63-3150-41d2-ad09-da500f1cb7d7/file', u'owner': u'f4b121b080fd4b0985d41e646cc3272b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6774de63-3150-41d2-ad09-da500f1cb7d7', u'size': None, u'name': u'functest-vping--fa660c5a-2064-4067-8991-7b84ff72b907', u'checksum': None, u'self': u'/v2/images/6774de63-3150-41d2-ad09-da500f1cb7d7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T18:07:04Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 18:07:04,371 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-fa660c5a-2064-4067-8991-7b84ff72b907' 2018-05-08 18:07:04,887 - 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-08T18:07:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'708ab76f-2e94-4a0f-9bcd-58bce1ee1e8f', u'provider:segmentation_id': 1030, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-fa660c5a-2064-4067-8991-7b84ff72b907', u'admin_state_up': True, u'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', u'created_at': u'2018-05-08T18:07:04Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f4b121b080fd4b0985d41e646cc3272b'}) 2018-05-08 18:07:05,760 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-08T18:07:05Z', 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'd55fd0b8-070e-42b4-8285-6e2e81fdffb2', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-fa660c5a-2064-4067-8991-7b84ff72b907', u'enable_dhcp': True, u'network_id': u'708ab76f-2e94-4a0f-9bcd-58bce1ee1e8f', u'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', u'created_at': u'2018-05-08T18:07:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'f4b121b080fd4b0985d41e646cc3272b'}) 2018-05-08 18:07:05,760 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-fa660c5a-2064-4067-8991-7b84ff72b907' 2018-05-08 18:07:07,091 - 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-08T18:07:06Z', u'revision_number': 2, u'ha': False, u'id': u'3cf8f910-a0ed-45ab-ae77-7a901123478c', u'external_gateway_info': {u'network_id': u'afa79db3-a0f4-43f8-aca4-ec5b8cc43982', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e4b2cb41-0177-4d94-8c12-4cb940d49d32', u'ip_address': u'172.30.10.114'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-fa660c5a-2064-4067-8991-7b84ff72b907', u'admin_state_up': True, u'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', u'created_at': u'2018-05-08T18:07:05Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'f4b121b080fd4b0985d41e646cc3272b'}) 2018-05-08 18:07:09,837 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-fa660c5a-2064-4067-8991-7b84ff72b907' 2018-05-08 18:07:10,026 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-fa660c5a-2064-4067-8991-7b84ff72b907', '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'f4b121b080fd4b0985d41e646cc3272b', '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'4870a6aa-d858-4ce9-afdc-f21f0a0e58d7', 'swap': 0}) 2018-05-08 18:07:10,966 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-fa660c5a-2064-4067-8991-7b84ff72b907' 2018-05-08 18:07:23,824 - 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-fa660c5a-2064-4067-8991-7b84ff72b907': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d2:f1:7d', u'version': 4, u'addr': u'192.168.130.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6774de63-3150-41d2-ad09-da500f1cb7d7'}), 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-00000021', u'OS-SRV-USG:launched_at': u'2018-05-08T18:07:21.000000', 'flavor': Munch({u'id': u'4870a6aa-d858-4ce9-afdc-f21f0a0e58d7'}), 'az': u'nova', 'id': u'3f173191-274c-4a79-8eb0-88ab9361ee8d', 'security_groups': [Munch({u'name': u'vping-sg-fa660c5a-2064-4067-8991-7b84ff72b907'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b27100e383d4dbab644807e547c7efb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.4', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f4b121b080fd4b0985d41e646cc3272b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.4', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.4', 'launched_at': u'2018-05-08T18:07:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-08T18:07:22Z', 'hostId': u'cde41c72862ca2dda4669d5584a6a67ca33729a52538d93a6b72476e', 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'cde41c72862ca2dda4669d5584a6a67ca33729a52538d93a6b72476e', '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-00000021', u'OS-SRV-USG:launched_at': u'2018-05-08T18:07:21.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'f4b121b080fd4b0985d41e646cc3272b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-fa660c5a-2064-4067-8991-7b84ff72b907', 'adminPass': u'kG4AKK7JrbzX', 'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', 'created_at': u'2018-05-08T18:07:12Z', 'created': u'2018-05-08T18:07:12Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-08 18:07:25,693 - 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 1783340179 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.916 MHz processor [ 0.151660] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.153179] pid_max: default: 32768 minimum: 301 [ 0.154000] ACPI: Core revision 20150930 [ 0.155328] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.156563] Security Framework initialized [ 0.157314] Yama: becoming mindful. [ 0.157974] AppArmor: AppArmor initialized [ 0.158808] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160181] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161470] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.162638] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163972] Initializing cgroup subsys io [ 0.164699] Initializing cgroup subsys memory [ 0.165504] Initializing cgroup subsys devices [ 0.166311] Initializing cgroup subsys freezer [ 0.167148] Initializing cgroup subsys net_cls [ 0.167947] Initializing cgroup subsys perf_event [ 0.168799] Initializing cgroup subsys net_prio [ 0.169598] Initializing cgroup subsys hugetlb [ 0.170394] Initializing cgroup subsys pids [ 0.171211] CPU: Physical Processor ID: 0 [ 0.172662] mce: CPU supports 10 MCE banks [ 0.173434] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.174383] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.183555] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188714] ftrace: allocating 31920 entries in 125 pages [ 0.210298] smpboot: Max logical packages: 1 [ 0.211107] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.212294] x2apic enabled [ 0.212967] Switched APIC routing to physical x2apic. [ 0.214390] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.215472] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.217368] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.218831] ... version: 2 [ 0.219585] ... bit width: 48 [ 0.220314] ... generic registers: 4 [ 0.221028] ... value mask: 0000ffffffffffff [ 0.221946] ... max period: 000000007fffffff [ 0.222902] ... fixed-purpose events: 3 [ 0.223636] ... event mask: 000000070000000f [ 0.224585] KVM setup paravirtual spinlock [ 0.225830] x86: Booted up 1 node, 1 CPUs [ 0.226566] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.227917] devtmpfs: initialized [ 0.229594] evm: security.selinux [ 0.230249] evm: security.SMACK64 [ 0.230895] evm: security.SMACK64EXEC [ 0.231571] evm: security.SMACK64TRANSMUTE [ 0.232322] evm: security.SMACK64MMAP [ 0.233009] evm: security.ima [ 0.233582] evm: security.capability [ 0.234311] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236087] pinctrl core: initialized pinctrl subsystem [ 0.237112] RTC time: 18:07:21, date: 05/08/18 [ 0.237991] NET: Registered protocol family 16 [ 0.238908] cpuidle: using governor ladder [ 0.239687] cpuidle: using governor menu [ 0.240422] PCCT header not found. [ 0.241110] ACPI: bus type PCI registered [ 0.241853] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.243002] PCI: Using configuration type 1 for base access [ 0.243979] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.245878] ACPI: Added _OSI(Module Device) [ 0.246660] ACPI: Added _OSI(Processor Device) [ 0.247442] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.248268] ACPI: Added _OSI(Processor Aggregator Device) [ 0.250084] ACPI: Interpreter enabled [ 0.250808] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.252501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.254237] ACPI: (supports S0 S3 S4 S5) [ 0.254973] ACPI: Using IOAPIC for interrupt routing [ 0.255867] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.258874] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259959] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.261174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.262318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.264454] acpiphp: Slot [3] registered [ 0.265206] acpiphp: Slot [4] registered [ 0.265964] acpiphp: Slot [5] registered [ 0.266687] acpiphp: Slot [6] registered [ 0.274132] acpiphp: Slot [7] registered [ 0.274902] acpiphp: Slot [8] registered [ 0.275658] acpiphp: Slot [9] registered [ 0.276425] acpiphp: Slot [10] registered [ 0.277177] acpiphp: Slot [11] registered [ 0.277947] acpiphp: Slot [12] registered [ 0.278710] acpiphp: Slot [13] registered [ 0.279453] acpiphp: Slot [14] registered [ 0.280198] acpiphp: Slot [15] registered [ 0.280953] acpiphp: Slot [16] registered [ 0.281710] acpiphp: Slot [17] registered [ 0.282459] acpiphp: Slot [18] registered [ 0.283252] acpiphp: Slot [19] registered [ 0.284016] acpiphp: Slot [20] registered [ 0.284754] acpiphp: Slot [21] registered [ 0.285523] acpiphp: Slot [22] registered [ 0.286276] acpiphp: Slot [23] registered [ 0.287038] acpiphp: Slot [24] registered [ 0.287799] acpiphp: Slot [25] registered [ 0.288567] acpiphp: Slot [26] registered [ 0.289339] acpiphp: Slot [27] registered [ 0.290085] acpiphp: Slot [28] registered [ 0.290865] acpiphp: Slot [29] registered [ 0.291641] acpiphp: Slot [30] registered [ 0.292390] acpiphp: Slot [31] registered [ 0.293142] PCI host bridge to bus 0000:00 [ 0.293926] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.295103] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.296271] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297617] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.298999] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.300377] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.304086] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305327] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.306450] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.307767] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311883] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.313211] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.341866] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.343907] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.345188] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.346483] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.347761] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.348886] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.349963] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.350965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.352438] vgaarb: loaded [ 0.352978] vgaarb: bridge control possible 0000:00:02.0 [ 0.354072] SCSI subsystem initialized [ 0.354836] ACPI: bus type USB registered [ 0.355595] usbcore: registered new interface driver usbfs [ 0.356565] usbcore: registered new interface driver hub [ 0.357541] usbcore: registered new device driver usb [ 0.358527] PCI: Using ACPI for IRQ routing [ 0.359491] NetLabel: Initializing [ 0.360148] NetLabel: domain hash size = 128 [ 0.360957] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.361856] NetLabel: unlabeled traffic allowed by default [ 0.362881] clocksource: Switched to clocksource kvm-clock [ 0.367906] AppArmor: AppArmor Filesystem Enabled [ 0.368814] pnp: PnP ACPI init [ 0.369658] pnp: PnP ACPI: found 5 devices [ 0.375624] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.377223] NET: Registered protocol family 2 [ 0.378141] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.379362] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.380510] TCP: Hash tables configured (established 8192 bind 8192) [ 0.381656] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.382659] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.383800] NET: Registered protocol family 1 [ 0.384645] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385681] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386703] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.400590] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414653] Trying to unpack rootfs image as initramfs... [ 0.464049] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.465633] Scanning for low memory corruption every 60 seconds [ 0.466872] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.467979] audit: initializing netlink subsys (disabled) [ 0.468931] audit: type=2000 audit(1525802842.344:1): initialized [ 0.470171] Initialise system trusted keyring [ 0.471069] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.472179] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474077] zbud: loaded [ 0.474740] VFS: Disk quotas dquot_6.6.0 [ 0.475501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476976] fuse init (API version 7.23) [ 0.477773] Key type big_key registered [ 0.478515] Allocating IMA MOK and blacklist keyrings. [ 0.479552] Key type asymmetric registered [ 0.480296] Asymmetric key parser 'x509' registered [ 0.481203] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.482555] io scheduler noop registered [ 0.483294] io scheduler deadline registered (default) [ 0.484241] io scheduler cfq registered [ 0.485008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.485961] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.487180] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.488505] ACPI: Power Button [PWRF] [ 0.489280] GHES: HEST is not enabled! [ 0.502862] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530512] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.544829] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.546613] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.570017] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.571915] Linux agpgart interface v0.103 [ 0.573880] brd: module loaded [ 0.575025] loop: module loaded [ 0.579427] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.580702] GPT:90111 != 2097151 [ 0.581267] GPT:Alternate GPT header not at the end of the disk. [ 0.582195] GPT:90111 != 2097151 [ 0.583329] GPT: Use GNU Parted to correct GPT errors. [ 0.584244] vda: vda1 vda15 [ 0.586159] vdb: [ 0.587152] scsi host0: ata_piix [ 0.587789] scsi host1: ata_piix [ 0.588408] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.589533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.590848] libphy: Fixed MDIO Bus: probed [ 0.591619] tun: Universal TUN/TAP device driver, 1.6 [ 0.592465] tun: (C) 1999-2004 Max Krasnyansky [ 0.594319] PPP generic driver version 2.4.2 [ 0.595135] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.596256] ehci-pci: EHCI PCI platform driver [ 0.597065] ehci-platform: EHCI generic platform driver [ 0.597935] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.598994] ohci-pci: OHCI PCI platform driver [ 0.599762] ohci-platform: OHCI generic platform driver [ 0.600641] uhci_hcd: USB Universal Host Controller Interface driver [ 0.614643] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.615582] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.616911] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.617807] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.618863] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.620004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.621234] usb usb1: Product: UHCI Host Controller [ 0.622074] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623128] usb usb1: SerialNumber: 0000:00:01.2 [ 0.623974] hub 1-0:1.0: USB hub found [ 0.624657] hub 1-0:1.0: 2 ports detected [ 0.625484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.627379] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.628270] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.629191] mousedev: PS/2 mouse device common for all mice [ 0.630302] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.631993] rtc_cmos 00:00: RTC can wake from S4 [ 0.632908] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.633939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.634991] i2c /dev entries driver [ 0.635665] device-mapper: uevent: version 1.0.3 [ 0.636481] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.637988] ledtrig-cpu: registered to indicate activity on CPUs [ 0.639195] NET: Registered protocol family 10 [ 0.640105] NET: Registered protocol family 17 [ 0.640904] Key type dns_resolver registered [ 0.641736] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.642757] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.644365] registered taskstats version 1 [ 0.645107] Loading compiled-in X.509 certificates [ 0.646476] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.648158] zswap: loaded using pool lzo/zbud [ 0.656183] Key type trusted registered [ 0.657658] Key type encrypted registered [ 0.658390] AppArmor: AppArmor sha1 policy hashing enabled [ 0.659338] ima: No TPM chip found, activating TPM-bypass! [ 0.660311] evm: HMAC attrs: 0x1 [ 0.661140] Magic number: 2:568:139 [ 0.661822] block ram4: hash matches [ 0.662497] acpi device:10: hash matches [ 0.663288] rtc_cmos 00:00: setting system clock to 2018-05-08 18:07:22 UTC (1525802842) [ 0.664746] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.665733] EDD information not available. [ 0.747783] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.749205] Write protecting the kernel read-only data: 14336k [ 0.750710] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.752394] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.908743] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.916 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj+zymRAOksAc9ZljagT8t8qoz/4nZ1D5QOm08qBLdOjoKCuRpliAxBrZox0xCClD1z9HJye7GylfDzXE1mnZyhh8cq8ncYq852VsrpS+bdsaMEo5V57XXoDfbTxOZSP+44wC5+TqwWx+dqX7/Yl1hcoDRqi2mn+Tl3EwYDBJUsv0PwshPRvoip4ZPaYZp8jDannppuLkii4gvapONAPKbWGM+MSVA+eDDHHsLuXiN0nQNL52SVxXbC8rc/eRtRdDvZp9vw1GZ7aR/rJiPtBzsgPPkeJ46flv1he1XCTCMIBVRL4m5FvR13Q9MdpzrSD8Jl4yZHOCW5o6JmHc2ievp root@opnfv-vping-1-fa660c5a-2064-4067-8991-7b84ff72b907 ssh-dss AAAAB3NzaC1kc3MAAACBAIoF8SjsOoGRpiH4dQJ0mtCO8lJgWe+FsKJptH5lsve+cJvoMJhDXngxQL/8cMy3rqQeI7NKSn/yqztBXIJqvYeWVd2POdQkdLa4ebU7c3zAbrj0cle+MipXLhBneHZS0yjUGQ4QxhlYC/8OdpUwtD2nwgJaBl8ke9k/qMK4iIgRAAAAFQDLLobvKA9uUlhqbndW15kN4fIklwAAAIAksx4J9RsEsJRHZMXHU6W59/FOxrTh7h97CGlHUOIkW7KWzdqBXrVWFVMy14F6EEv417ac/DUaEmBCFIcWxFmpHvySGDjqhZdLlUJadrcZ/VNeN5TnS/oAwcwUTN77Ptun9D1hYuZvmyfBpb70PlH2tUi7wQuVTo9qZcNR/N80zgAAAIBMZC/7CfMk0K3r1zNLwQb6/YFhSDscrNZLnevAUyqure0j/01T+QcHpjEiSggGTzFvOKKrtLTTa+EWj09ucM4rj/C+YRddcwwhR/KU6Y4bn1iHG3HC2dv3ba4VJyCRCdWdNqbafKATpysEPN+r5TL9okheDTbYy3jNuLlmvNqihA== root@opnfv-vping-1-fa660c5a-2064-4067-8991-7b84ff72b907 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fed2:f17d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 3f173191-274c-4a79-8eb0-88ab9361ee8d name: opnfv-vping-1-fa660c5a-2064-4067-8991-7b84ff72b907 availability-zone: nova local-hostname: opnfv-vping-1-fa660c5a-2064-4067-8991-7b84ff72b907.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.23 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-fa660c5a-2064-4067-8991-7b84ff72b907 login: 2018-05-08 18:07:25,695 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-fa660c5a-2064-4067-8991-7b84ff72b907' 2018-05-08 18:07:25,914 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ1LGbAlx2Y8V40Ji/gEct/dVbqIp2zWZv1Dxc39sCEGLdJEWXpJ3djCeDKXpc4k0mrDcpIaOcdXIyBpP22tEpEoU7ZZqOZUVeE4iOHa56IKQwpte9t0FoSOEOEjeeuNJB/b+rpnTewd1hP6e/xIpws6apw7MdYAvz1xtbImqFTFuA7j8qEN4XByM8STEPOMIjis1SToiZiKQUilrnCpftggvFv4JMVfWsT43jFTk6Id82s5OTWEGaHR6h1KdpFJzShARm+Mw26kKjzo2VoZFiznVOxYnIK0ZAV4E9D2WCPSMLYKd1yDc6JWs6Egf33q0xdkTiGky4vXyTo6gAsJQn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAmdSxmwJcdmPFeNCYv4BHLf3VW6iKds1mb9Q8XN/bAhBi3SRF\nl6Sd3Ywngyl6XOJNJqw3KSGjnHVyMgaT9trRKRKFO2WajmVFXhOIjh2ueiCkMKbX\nvbdBaEjhDhI3nrjSQf2/q6Z03sHdYT+nv8SKcLOmqcOzHWAL89cbWyJqhUxbgO4/\nKhDeFwcjPEkxDzjCI4rNUk6ImYikFIpa5wqX7YILxb+CTFX1rE+N4xU5OiHfNrOT\nk1hBmh0eodSnaRSc0oQEZvjMNupCo86NlaGRYs51TsWJyCtGQFeBPQ9lgj0jC2Cn\ndcg3OiVrOhIH996tMXZE4hpMuL18k6OoALCUJwIDAQABAoIBACNLnvifARIU8FE5\nI2MFDs/pptOiBysdE7zi6HqyzjBaDCULVoBlv+b+am54zN+U+Pi/mORyGHUkqW/6\n/GYubMFMw48OT/kOGW1tc+6PtuHErYeQMH4SFwrTdffhjCt54pxLmXfL+JLHzoCq\nt1WTxeP4BGx9P5Kk3/kxyNAPRHuS33LCR70oRjDYcr+YKYg3isx0MkZoBIkoHAg8\nGEnEwegF+vD3jedrNJGr6G/kz2rMjtZA2VJrsFEXnMgAP/LxeG281sV+xVYVpJan\nKquPp8YXpeOOmrP5/1M6aMUImX7fo8WFYbWN4vU8SZJxQjHgWGMif0GE6mCcsVcP\njzoUO3ECgYEAyliiQOWBjTpl7xwlBDrKkqZgQD3nX/hMxstpaHaHRsnDuyuoNZnr\nxMoVYSSa4U6papPotcWdIlvobs3Kgkbnibvou6K2OEA3AyajCM5PqoDdWOt2sMzO\nVN/yzFjQ4GRLR6MATNfQpK0+TLd8tt3KvZ3OtqW33Czcvr8J5EM74CkCgYEAwp7P\nakyG82lPiw2EkRCLE3vA1R4rjmrYlx8B6075PEELeKUUnKUvTYVzoZZ3OP4c6450\nDD4K4xk6u5T2csedXOu3hP6GuwmqgL1OXNfle6pduobQJUJyN/T9P2nuxHUtR3pE\nRsAXZl6KWuJZlVn6s2dF7fLEVVChfuT65wnSG88CgYBK2CgD2yBlTbGAlSd3/gsJ\n3XKCsKMRk3VKnti5ZAY7f8vfQpGwaeOUYa8wxGppZkAyBM2x1ot9twMtYP9D2tgv\n0QqPxOqjudTfXH43dqBvD8VP66B2WvsC1+cmAMAaD97se3VT9wvcrZv6onAF79na\n8zEPzBJK5WktQNp2zQurqQKBgCGlVvJnnIUEVc4SXjK+C20o3eN6Pcl3S06E+830\nbz4teJA46eFS5WSfh6gN3TqrI9DNZd6f8z3jpLW9QQYC4H+p+KYzYpN/TkzHbX67\njF7eyyluGRn37MsjvYxzAeZQ460RxC//EYyPF5gyvY4GakMNvZcveyXMtL69U2sR\n1ZMdAoGAeG7y2uMHG9yJrx/2yCYjRY4i8Rsz979AyYxKTqtC16dINxepTKhlr77e\n+gdGioqvfcOVYtnhPJzov1iDAoY5OTdcMPJ5VC+x0/f/UQ8+TBo8y/0ob5lE43qk\ntI3WtCAff9Cj+XDjif9hO1P06a3LKhv6jMOr1EwZFnaTDwKnRFY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1b27100e383d4dbab644807e547c7efb', 'name': u'vping-keypair-fa660c5a-2064-4067-8991-7b84ff72b907', 'created_at': '2018-05-08T18:07:25.914351', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f4b121b080fd4b0985d41e646cc3272b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'e2:4e:6e:a5:22:d5:7b:fe:c9:33:9b:b7:ec:ea:b5:28', 'type': 'ssh', 'id': u'vping-keypair-fa660c5a-2064-4067-8991-7b84ff72b907'}) 2018-05-08 18:07:25,914 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAmdSxmwJcdmPFeNCYv4BHLf3VW6iKds1mb9Q8XN/bAhBi3SRF l6Sd3Ywngyl6XOJNJqw3KSGjnHVyMgaT9trRKRKFO2WajmVFXhOIjh2ueiCkMKbX vbdBaEjhDhI3nrjSQf2/q6Z03sHdYT+nv8SKcLOmqcOzHWAL89cbWyJqhUxbgO4/ KhDeFwcjPEkxDzjCI4rNUk6ImYikFIpa5wqX7YILxb+CTFX1rE+N4xU5OiHfNrOT k1hBmh0eodSnaRSc0oQEZvjMNupCo86NlaGRYs51TsWJyCtGQFeBPQ9lgj0jC2Cn dcg3OiVrOhIH996tMXZE4hpMuL18k6OoALCUJwIDAQABAoIBACNLnvifARIU8FE5 I2MFDs/pptOiBysdE7zi6HqyzjBaDCULVoBlv+b+am54zN+U+Pi/mORyGHUkqW/6 /GYubMFMw48OT/kOGW1tc+6PtuHErYeQMH4SFwrTdffhjCt54pxLmXfL+JLHzoCq t1WTxeP4BGx9P5Kk3/kxyNAPRHuS33LCR70oRjDYcr+YKYg3isx0MkZoBIkoHAg8 GEnEwegF+vD3jedrNJGr6G/kz2rMjtZA2VJrsFEXnMgAP/LxeG281sV+xVYVpJan KquPp8YXpeOOmrP5/1M6aMUImX7fo8WFYbWN4vU8SZJxQjHgWGMif0GE6mCcsVcP jzoUO3ECgYEAyliiQOWBjTpl7xwlBDrKkqZgQD3nX/hMxstpaHaHRsnDuyuoNZnr xMoVYSSa4U6papPotcWdIlvobs3Kgkbnibvou6K2OEA3AyajCM5PqoDdWOt2sMzO VN/yzFjQ4GRLR6MATNfQpK0+TLd8tt3KvZ3OtqW33Czcvr8J5EM74CkCgYEAwp7P akyG82lPiw2EkRCLE3vA1R4rjmrYlx8B6075PEELeKUUnKUvTYVzoZZ3OP4c6450 DD4K4xk6u5T2csedXOu3hP6GuwmqgL1OXNfle6pduobQJUJyN/T9P2nuxHUtR3pE RsAXZl6KWuJZlVn6s2dF7fLEVVChfuT65wnSG88CgYBK2CgD2yBlTbGAlSd3/gsJ 3XKCsKMRk3VKnti5ZAY7f8vfQpGwaeOUYa8wxGppZkAyBM2x1ot9twMtYP9D2tgv 0QqPxOqjudTfXH43dqBvD8VP66B2WvsC1+cmAMAaD97se3VT9wvcrZv6onAF79na 8zEPzBJK5WktQNp2zQurqQKBgCGlVvJnnIUEVc4SXjK+C20o3eN6Pcl3S06E+830 bz4teJA46eFS5WSfh6gN3TqrI9DNZd6f8z3jpLW9QQYC4H+p+KYzYpN/TkzHbX67 jF7eyyluGRn37MsjvYxzAeZQ460RxC//EYyPF5gyvY4GakMNvZcveyXMtL69U2sR 1ZMdAoGAeG7y2uMHG9yJrx/2yCYjRY4i8Rsz979AyYxKTqtC16dINxepTKhlr77e +gdGioqvfcOVYtnhPJzov1iDAoY5OTdcMPJ5VC+x0/f/UQ8+TBo8y/0ob5lE43qk tI3WtCAff9Cj+XDjif9hO1P06a3LKhv6jMOr1EwZFnaTDwKnRFY= -----END RSA PRIVATE KEY----- 2018-05-08 18:07:27,056 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--fa660c5a-2064-4067-8991-7b84ff72b907' 2018-05-08 18:07:36,547 - 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-fa660c5a-2064-4067-8991-7b84ff72b907': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:26:21:12', u'version': 4, u'addr': u'192.168.130.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6774de63-3150-41d2-ad09-da500f1cb7d7'}), 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-00000024', u'OS-SRV-USG:launched_at': u'2018-05-08T18:07:35.000000', 'flavor': Munch({u'id': u'4870a6aa-d858-4ce9-afdc-f21f0a0e58d7'}), 'az': u'nova', 'id': u'4968fc16-2b8e-4996-886e-ae91cd9cc5e2', 'security_groups': [Munch({u'name': u'vping-sg-fa660c5a-2064-4067-8991-7b84ff72b907'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b27100e383d4dbab644807e547c7efb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.7', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f4b121b080fd4b0985d41e646cc3272b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.7', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.7', 'launched_at': u'2018-05-08T18:07:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-08T18:07:36Z', 'hostId': u'3a33cce1a9ba1f039af47c58153bbf14fdf9810ed7eb93e3274f0b2c', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-fa660c5a-2064-4067-8991-7b84ff72b907', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'3a33cce1a9ba1f039af47c58153bbf14fdf9810ed7eb93e3274f0b2c', '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-00000024', u'OS-SRV-USG:launched_at': u'2018-05-08T18:07:35.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'f4b121b080fd4b0985d41e646cc3272b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-ssh--fa660c5a-2064-4067-8991-7b84ff72b907', 'adminPass': u'eWDoF3MHqXE5', 'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', 'created_at': u'2018-05-08T18:07:28Z', 'created': u'2018-05-08T18:07:28Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-08 18:07:39,446 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'3cf8f910-a0ed-45ab-ae77-7a901123478c', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', 'created_at': u'2018-05-08T18:07:38Z', 'attached': True, 'updated_at': u'2018-05-08T18:07:38Z', 'id': u'198f3e76-f993-4643-a2d3-3965937594b2', 'floating_network_id': u'afa79db3-a0f4-43f8-aca4-ec5b8cc43982', 'fixed_ip_address': u'192.168.130.7', 'floating_ip_address': u'172.30.10.116', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f4b121b080fd4b0985d41e646cc3272b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'3cf8f910-a0ed-45ab-ae77-7a901123478c', 'project_id': u'f4b121b080fd4b0985d41e646cc3272b', 'port_id': u'3df2db70-1e0e-4c90-a926-0998a235ffdd', 'port': u'3df2db70-1e0e-4c90-a926-0998a235ffdd', 'network': u'afa79db3-a0f4-43f8-aca4-ec5b8cc43982'}) 2018-05-08 18:07:41,968 - 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 1442974914 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.131219] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132859] pid_max: default: 32768 minimum: 301 [ 0.133762] ACPI: Core revision 20150930 [ 0.135186] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136479] Security Framework initialized [ 0.137282] Yama: becoming mindful. [ 0.137999] AppArmor: AppArmor initialized [ 0.138888] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.140348] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141716] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.142945] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.144393] Initializing cgroup subsys io [ 0.145172] Initializing cgroup subsys memory [ 0.146037] Initializing cgroup subsys devices [ 0.146901] Initializing cgroup subsys freezer [ 0.147783] Initializing cgroup subsys net_cls [ 0.148646] Initializing cgroup subsys perf_event [ 0.149559] Initializing cgroup subsys net_prio [ 0.150444] Initializing cgroup subsys hugetlb [ 0.151340] Initializing cgroup subsys pids [ 0.152212] CPU: Physical Processor ID: 0 [ 0.153735] mce: CPU supports 10 MCE banks [ 0.154574] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.155603] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170123] ftrace: allocating 31920 entries in 125 pages [ 0.191910] smpboot: Max logical packages: 1 [ 0.192745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194046] x2apic enabled [ 0.194764] Switched APIC routing to physical x2apic. [ 0.196266] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197364] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.199390] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.200946] ... version: 2 [ 0.201701] ... bit width: 48 [ 0.202479] ... generic registers: 4 [ 0.203265] ... value mask: 0000ffffffffffff [ 0.204238] ... max period: 000000007fffffff [ 0.205210] ... fixed-purpose events: 3 [ 0.205983] ... event mask: 000000070000000f [ 0.206976] KVM setup paravirtual spinlock [ 0.208305] x86: Booted up 1 node, 1 CPUs [ 0.209093] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210460] devtmpfs: initialized [ 0.212213] evm: security.selinux [ 0.212897] evm: security.SMACK64 [ 0.213564] evm: security.SMACK64EXEC [ 0.214293] evm: security.SMACK64TRANSMUTE [ 0.215065] evm: security.SMACK64MMAP [ 0.215795] evm: security.ima [ 0.216392] evm: security.capability [ 0.217180] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219014] pinctrl core: initialized pinctrl subsystem [ 0.220136] RTC time: 18:07:36, date: 05/08/18 [ 0.221070] NET: Registered protocol family 16 [ 0.222045] cpuidle: using governor ladder [ 0.222838] cpuidle: using governor menu [ 0.223614] PCCT header not found. [ 0.224350] ACPI: bus type PCI registered [ 0.225157] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226389] PCI: Using configuration type 1 for base access [ 0.227449] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.229447] ACPI: Added _OSI(Module Device) [ 0.230257] ACPI: Added _OSI(Processor Device) [ 0.231108] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.231999] ACPI: Added _OSI(Processor Aggregator Device) [ 0.233878] ACPI: Interpreter enabled [ 0.234603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238199] ACPI: (supports S0 S3 S4 S5) [ 0.238964] ACPI: Using IOAPIC for interrupt routing [ 0.239887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242944] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244089] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245332] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246530] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248767] acpiphp: Slot [3] registered [ 0.249545] acpiphp: Slot [4] registered [ 0.250321] acpiphp: Slot [5] registered [ 0.251106] acpiphp: Slot [6] registered [ 0.258405] acpiphp: Slot [7] registered [ 0.259206] acpiphp: Slot [8] registered [ 0.259970] acpiphp: Slot [9] registered [ 0.260743] acpiphp: Slot [10] registered [ 0.261534] acpiphp: Slot [11] registered [ 0.262306] acpiphp: Slot [12] registered [ 0.263098] acpiphp: Slot [13] registered [ 0.263876] acpiphp: Slot [14] registered [ 0.264663] acpiphp: Slot [15] registered [ 0.265441] acpiphp: Slot [16] registered [ 0.266214] acpiphp: Slot [17] registered [ 0.267001] acpiphp: Slot [18] registered [ 0.267817] acpiphp: Slot [19] registered [ 0.268606] acpiphp: Slot [20] registered [ 0.269382] acpiphp: Slot [21] registered [ 0.270155] acpiphp: Slot [22] registered [ 0.270960] acpiphp: Slot [23] registered [ 0.271751] acpiphp: Slot [24] registered [ 0.272531] acpiphp: Slot [25] registered [ 0.273327] acpiphp: Slot [26] registered [ 0.274099] acpiphp: Slot [27] registered [ 0.274865] acpiphp: Slot [28] registered [ 0.275671] acpiphp: Slot [29] registered [ 0.276453] acpiphp: Slot [30] registered [ 0.277244] acpiphp: Slot [31] registered [ 0.278021] PCI host bridge to bus 0000:00 [ 0.278811] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.280021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.281264] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.282648] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.284095] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.285535] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.289362] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.290645] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.291865] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.293128] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.296765] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.298115] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.328460] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.329862] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.331189] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.332522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.333839] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.335020] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.336140] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.337314] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.338817] vgaarb: loaded [ 0.339392] vgaarb: bridge control possible 0000:00:02.0 [ 0.340531] SCSI subsystem initialized [ 0.341326] ACPI: bus type USB registered [ 0.342131] usbcore: registered new interface driver usbfs [ 0.343160] usbcore: registered new interface driver hub [ 0.344177] usbcore: registered new device driver usb [ 0.345244] PCI: Using ACPI for IRQ routing [ 0.346230] NetLabel: Initializing [ 0.346921] NetLabel: domain hash size = 128 [ 0.347777] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.348740] NetLabel: unlabeled traffic allowed by default [ 0.349841] clocksource: Switched to clocksource kvm-clock [ 0.354953] AppArmor: AppArmor Filesystem Enabled [ 0.355905] pnp: PnP ACPI init [ 0.356795] pnp: PnP ACPI: found 5 devices [ 0.362834] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.364535] NET: Registered protocol family 2 [ 0.365490] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.366763] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.367959] TCP: Hash tables configured (established 8192 bind 8192) [ 0.369138] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.370243] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.371470] NET: Registered protocol family 1 [ 0.372324] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373422] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.374457] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388457] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402588] Trying to unpack rootfs image as initramfs... [ 0.452146] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.453700] Scanning for low memory corruption every 60 seconds [ 0.455024] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.456179] audit: initializing netlink subsys (disabled) [ 0.457172] audit: type=2000 audit(1525802856.479:1): initialized [ 0.458530] Initialise system trusted keyring [ 0.459567] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.460733] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.462706] zbud: loaded [ 0.463399] VFS: Disk quotas dquot_6.6.0 [ 0.464186] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.465706] fuse init (API version 7.23) [ 0.466584] Key type big_key registered [ 0.467377] Allocating IMA MOK and blacklist keyrings. [ 0.468481] Key type asymmetric registered [ 0.469279] Asymmetric key parser 'x509' registered [ 0.470232] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.471661] io scheduler noop registered [ 0.472444] io scheduler deadline registered (default) [ 0.473409] io scheduler cfq registered [ 0.474223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475297] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476546] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.477970] ACPI: Power Button [PWRF] [ 0.478784] GHES: HEST is not enabled! [ 0.492449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.520249] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535092] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537075] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.560511] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.562569] Linux agpgart interface v0.103 [ 0.564617] brd: module loaded [ 0.565886] loop: module loaded [ 0.570291] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.571727] GPT:90111 != 2097151 [ 0.572359] GPT:Alternate GPT header not at the end of the disk. [ 0.573420] GPT:90111 != 2097151 [ 0.574057] GPT: Use GNU Parted to correct GPT errors. [ 0.575010] vda: vda1 vda15 [ 0.576834] vdb: [ 0.577819] scsi host0: ata_piix [ 0.578533] scsi host1: ata_piix [ 0.579234] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.580450] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.581877] libphy: Fixed MDIO Bus: probed [ 0.582677] tun: Universal TUN/TAP device driver, 1.6 [ 0.583624] tun: (C) 1999-2004 Max Krasnyansky [ 0.585544] PPP generic driver version 2.4.2 [ 0.586401] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.587583] ehci-pci: EHCI PCI platform driver [ 0.588420] ehci-platform: EHCI generic platform driver [ 0.589379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590490] ohci-pci: OHCI PCI platform driver [ 0.591353] ohci-platform: OHCI generic platform driver [ 0.592304] uhci_hcd: USB Universal Host Controller Interface driver [ 0.606430] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.607378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.608774] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.609704] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.610796] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.611997] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.613372] usb usb1: Product: UHCI Host Controller [ 0.614269] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.615387] usb usb1: SerialNumber: 0000:00:01.2 [ 0.616322] hub 1-0:1.0: USB hub found [ 0.617057] hub 1-0:1.0: 2 ports detected [ 0.617952] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.619929] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.620841] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.621848] mousedev: PS/2 mouse device common for all mice [ 0.623054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.624823] rtc_cmos 00:00: RTC can wake from S4 [ 0.625826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.626984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.628203] i2c /dev entries driver [ 0.628931] device-mapper: uevent: version 1.0.3 [ 0.629816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.631417] ledtrig-cpu: registered to indicate activity on CPUs [ 0.632684] NET: Registered protocol family 10 [ 0.633678] NET: Registered protocol family 17 [ 0.634534] Key type dns_resolver registered [ 0.635439] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.636509] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.638211] registered taskstats version 1 [ 0.638999] Loading compiled-in X.509 certificates [ 0.640414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.642197] zswap: loaded using pool lzo/zbud [ 0.650094] Key type trusted registered [ 0.651655] Key type encrypted registered [ 0.652448] AppArmor: AppArmor sha1 policy hashing enabled [ 0.653438] ima: No TPM chip found, activating TPM-bypass! [ 0.654444] evm: HMAC attrs: 0x1 [ 0.655352] Magic number: 2:568:139 [ 0.656093] block ram4: hash matches [ 0.656812] acpi device:10: hash matches [ 0.657607] rtc_cmos 00:00: setting system clock to 2018-05-08 18:07:36 UTC (1525802856) [ 0.659133] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.660228] EDD information not available. [ 0.738783] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.740227] Write protecting the kernel read-only data: 14336k [ 0.741768] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.743503] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.015696] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCk832PwE0NDe44m6nhPQVJc5KfS+qZ2oGE8XflIWk86saPLbE5Nf9I8U0m+HSksUpwWrBX4la/weEfMmR+LMkRMvL1ZMrXCC0kDYkKgUOZDZU8FcUkisaQ0Yffgrv03q+THsXWDsXf3h7VYwq/VRN5wdxEmIZGsioOgefBClhDRWVOI+sM5/k7HpgqNZmUA6sQZs8J5Ty8oFZafdfeDczPxGFRbBVR1yV2G+VPCrnjFyPdT4UzJ+1bvuD71HgLLIVkB77o+TAV+LhaZddU7MwPsAqbx75aJxRx2uLmYX79/0NQC/JbWpESY5CCByH6rXAUKWAQVPoNciVtl2Fklf3n root@opnfv-vping-2-ssh--fa660c5a-2064-4067-8991-7b84ff72b907 ssh-dss AAAAB3NzaC1kc3MAAACBAN1r8naBMgeD23LIGfuVFupvYIc9HY8szkHrmFE1GQ0RYK5i65BMwTjE84Vkc6/30HY6YWEXQh/s1bEPCNTMEJJp1azlHenfw6RfMJFOdfbjszW/klCj98YtVuVepzulLQg+JbTiJbzNGVe4CQZQxBLeSHvDp6w1N+Kh3Iln3Vv9AAAAFQDBXsJEgG5GVgDjB01RKfGf6x0fWwAAAIBfGdDUI1DNGAgwn0nCjBSXStUF83pwI7AdSccUYmSKOWcpFw/fHCqfNTyO0NeBjydL0fbEowjn/nl+4yZOCE9FGSkR3JnXWUHvpNQyHU2Ey0wryyfMj84uIFasQ0/SE7igNpA5W6bUHGx1V6yLyCg24MwB/zQhWkDZTWumXxYITwAAAIEAiHpbfYHJRZCbVg9VPAZCjZ1RAx/MnvI0LpBX99++4WMTWnyPhpwmjK4XKlHFT0ejdaHpnjuXaKbvDZpss4k3vaPGXorENEWNh9s5uXAP4MYkgbr6HwkkBGSbnmiJoPiSw+hDmt+skDfTQvqJLJOlLGmWjA/dshsd2gf76jdXfso= root@opnfv-vping-2-ssh--fa660c5a-2064-4067-8991-7b84ff72b907 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:fe26:2112/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 4968fc16-2b8e-4996-886e-ae91cd9cc5e2 name: opnfv-vping-2-ssh--fa660c5a-2064-4067-8991-7b84ff72b907 availability-zone: nova local-hostname: opnfv-vping-2-ssh--fa660c5a-2064-4067-8991-7b84ff72b907.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.29 === 2018-05-08 18:07:41,969 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-08 18:07:45,084 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-08 18:07:45,089 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-08 18:07:45,092 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-08 18:07:45,093 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-08 18:07:45,584 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 18:07:45,584 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:42 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-08 18:08:00,450 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-05-08 18:08:00,450 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-08 18:08:01,220 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'e4b2cb41-0177-4d94-8c12-4cb940d49d32'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-08T17:54:19Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'afa79db3-a0f4-43f8-aca4-ec5b8cc43982', 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'f4b121b080fd4b0985d41e646cc3272b', u'created_at': u'2018-05-08T17:54:13Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f4b121b080fd4b0985d41e646cc3272b'}) 2018-05-08 18:08:01,220 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-08 18:08:01,220 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-08 18:08:01' 2018-05-08 18:08:01,220 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--76dae8a1-174f-4e03-9ed1-dbae802e154e' 2018-05-08 18:08:02,167 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--76dae8a1-174f-4e03-9ed1-dbae802e154e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T18:08:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/73d19eb2-8426-4762-8d96-123756ca2697/file', u'owner': u'f4b121b080fd4b0985d41e646cc3272b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'73d19eb2-8426-4762-8d96-123756ca2697', u'size': None, u'name': u'functest-vping--76dae8a1-174f-4e03-9ed1-dbae802e154e', u'checksum': None, u'self': u'/v2/images/73d19eb2-8426-4762-8d96-123756ca2697', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T18:08:02Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 18:08:02,167 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-76dae8a1-174f-4e03-9ed1-dbae802e154e' 2018-05-08 18:08:02,652 - 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-08T18:08:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'2741b1be-9a2c-4973-b220-7a3cfab82228', u'provider:segmentation_id': 1013, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-76dae8a1-174f-4e03-9ed1-dbae802e154e', u'admin_state_up': True, u'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', u'created_at': u'2018-05-08T18:08:02Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f4b121b080fd4b0985d41e646cc3272b'}) 2018-05-08 18:08:03,901 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-08T18:08:03Z', 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'26576575-3dfd-475f-bba4-2acd49e65b79', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-76dae8a1-174f-4e03-9ed1-dbae802e154e', u'enable_dhcp': True, u'network_id': u'2741b1be-9a2c-4973-b220-7a3cfab82228', u'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', u'created_at': u'2018-05-08T18:08:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'f4b121b080fd4b0985d41e646cc3272b'}) 2018-05-08 18:08:03,901 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-76dae8a1-174f-4e03-9ed1-dbae802e154e' 2018-05-08 18:08:05,516 - 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-08T18:08:05Z', u'revision_number': 3, u'ha': False, u'id': u'2928a22d-c5e4-4eda-b92a-940ad72b5ef2', u'external_gateway_info': {u'network_id': u'afa79db3-a0f4-43f8-aca4-ec5b8cc43982', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e4b2cb41-0177-4d94-8c12-4cb940d49d32', u'ip_address': u'172.30.10.113'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-76dae8a1-174f-4e03-9ed1-dbae802e154e', u'admin_state_up': True, u'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', u'created_at': u'2018-05-08T18:08:04Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'f4b121b080fd4b0985d41e646cc3272b'}) 2018-05-08 18:08:08,155 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-76dae8a1-174f-4e03-9ed1-dbae802e154e' 2018-05-08 18:08:08,430 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-76dae8a1-174f-4e03-9ed1-dbae802e154e', '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'f4b121b080fd4b0985d41e646cc3272b', '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'd939e200-b6b4-41c3-9c81-59718bb1a2d2', 'swap': 0}) 2018-05-08 18:08:09,278 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-76dae8a1-174f-4e03-9ed1-dbae802e154e' 2018-05-08 18:08:19,327 - 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-76dae8a1-174f-4e03-9ed1-dbae802e154e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:82:53:d5', u'version': 4, u'addr': u'192.168.130.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'73d19eb2-8426-4762-8d96-123756ca2697'}), 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-00000027', u'OS-SRV-USG:launched_at': u'2018-05-08T18:08:17.000000', 'flavor': Munch({u'id': u'd939e200-b6b4-41c3-9c81-59718bb1a2d2'}), 'az': u'nova', 'id': u'892e36d4-f402-45b6-8a05-f0138f0fd49f', 'security_groups': [Munch({u'name': u'vping-sg-76dae8a1-174f-4e03-9ed1-dbae802e154e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b27100e383d4dbab644807e547c7efb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.13', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f4b121b080fd4b0985d41e646cc3272b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.13', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.13', 'launched_at': u'2018-05-08T18:08:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-08T18:08:18Z', 'hostId': u'3a33cce1a9ba1f039af47c58153bbf14fdf9810ed7eb93e3274f0b2c', 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'3a33cce1a9ba1f039af47c58153bbf14fdf9810ed7eb93e3274f0b2c', '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-00000027', u'OS-SRV-USG:launched_at': u'2018-05-08T18:08:17.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'f4b121b080fd4b0985d41e646cc3272b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-76dae8a1-174f-4e03-9ed1-dbae802e154e', 'adminPass': u'3Zy4jNwCZ7wd', 'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', 'created_at': u'2018-05-08T18:08:10Z', 'created': u'2018-05-08T18:08:10Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-08 18:08:21,282 - 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 1780893424 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.164504] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.166720] pid_max: default: 32768 minimum: 301 [ 0.167870] ACPI: Core revision 20150930 [ 0.169485] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171135] Security Framework initialized [ 0.172188] Yama: becoming mindful. [ 0.173124] AppArmor: AppArmor initialized [ 0.174262] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.176179] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.177974] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.179594] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.181489] Initializing cgroup subsys io [ 0.182550] Initializing cgroup subsys memory [ 0.183650] Initializing cgroup subsys devices [ 0.184808] Initializing cgroup subsys freezer [ 0.185922] Initializing cgroup subsys net_cls [ 0.186965] Initializing cgroup subsys perf_event [ 0.187963] Initializing cgroup subsys net_prio [ 0.188905] Initializing cgroup subsys hugetlb [ 0.189798] Initializing cgroup subsys pids [ 0.190710] CPU: Physical Processor ID: 0 [ 0.192474] mce: CPU supports 10 MCE banks [ 0.193571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.194938] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.204475] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.210257] ftrace: allocating 31920 entries in 125 pages [ 0.232213] smpboot: Max logical packages: 1 [ 0.233266] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.234984] x2apic enabled [ 0.235831] Switched APIC routing to physical x2apic. [ 0.237572] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239023] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.241586] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.243560] ... version: 2 [ 0.244576] ... bit width: 48 [ 0.245611] ... generic registers: 4 [ 0.246602] ... value mask: 0000ffffffffffff [ 0.247871] ... max period: 000000007fffffff [ 0.249154] ... fixed-purpose events: 3 [ 0.250148] ... event mask: 000000070000000f [ 0.251438] KVM setup paravirtual spinlock [ 0.252986] x86: Booted up 1 node, 1 CPUs [ 0.253945] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.255697] devtmpfs: initialized [ 0.257621] evm: security.selinux [ 0.258487] evm: security.SMACK64 [ 0.259374] evm: security.SMACK64EXEC [ 0.260360] evm: security.SMACK64TRANSMUTE [ 0.261409] evm: security.SMACK64MMAP [ 0.262401] evm: security.ima [ 0.263214] evm: security.capability [ 0.264244] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.266815] pinctrl core: initialized pinctrl subsystem [ 0.268203] RTC time: 18:08:17, date: 05/08/18 [ 0.269441] NET: Registered protocol family 16 [ 0.270717] cpuidle: using governor ladder [ 0.271773] cpuidle: using governor menu [ 0.272784] PCCT header not found. [ 0.273711] ACPI: bus type PCI registered [ 0.274774] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.276422] PCI: Using configuration type 1 for base access [ 0.277831] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.280252] ACPI: Added _OSI(Module Device) [ 0.281333] ACPI: Added _OSI(Processor Device) [ 0.282485] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283680] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285861] ACPI: Interpreter enabled [ 0.286844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289281] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.291667] ACPI: (supports S0 S3 S4 S5) [ 0.292672] ACPI: Using IOAPIC for interrupt routing [ 0.293918] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297531] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.299055] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.300727] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.302366] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.305365] acpiphp: Slot [3] registered [ 0.306386] acpiphp: Slot [4] registered [ 0.307435] acpiphp: Slot [5] registered [ 0.308487] acpiphp: Slot [6] registered [ 0.315799] acpiphp: Slot [7] registered [ 0.316826] acpiphp: Slot [8] registered [ 0.317876] acpiphp: Slot [9] registered [ 0.318918] acpiphp: Slot [10] registered [ 0.319987] acpiphp: Slot [11] registered [ 0.321013] acpiphp: Slot [12] registered [ 0.322074] acpiphp: Slot [13] registered [ 0.323126] acpiphp: Slot [14] registered [ 0.324169] acpiphp: Slot [15] registered [ 0.325228] acpiphp: Slot [16] registered [ 0.326293] acpiphp: Slot [17] registered [ 0.327378] acpiphp: Slot [18] registered [ 0.328442] acpiphp: Slot [19] registered [ 0.329463] acpiphp: Slot [20] registered [ 0.330566] acpiphp: Slot [21] registered [ 0.331590] acpiphp: Slot [22] registered [ 0.332644] acpiphp: Slot [23] registered [ 0.333687] acpiphp: Slot [24] registered [ 0.334736] acpiphp: Slot [25] registered [ 0.335787] acpiphp: Slot [26] registered [ 0.336905] acpiphp: Slot [27] registered [ 0.337944] acpiphp: Slot [28] registered [ 0.339004] acpiphp: Slot [29] registered [ 0.340047] acpiphp: Slot [30] registered [ 0.341117] acpiphp: Slot [31] registered [ 0.342169] PCI host bridge to bus 0000:00 [ 0.343227] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.344868] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346533] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348434] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.350310] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352270] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356536] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358269] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.359626] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.361034] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.365685] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.367529] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.397640] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.398932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.400164] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.401373] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.402592] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.403728] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.404775] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.405759] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.407222] vgaarb: loaded [ 0.407765] vgaarb: bridge control possible 0000:00:02.0 [ 0.408848] SCSI subsystem initialized [ 0.409603] ACPI: bus type USB registered [ 0.410359] usbcore: registered new interface driver usbfs [ 0.411355] usbcore: registered new interface driver hub [ 0.412302] usbcore: registered new device driver usb [ 0.413289] PCI: Using ACPI for IRQ routing [ 0.414231] NetLabel: Initializing [ 0.414898] NetLabel: domain hash size = 128 [ 0.415684] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.416585] NetLabel: unlabeled traffic allowed by default [ 0.417616] clocksource: Switched to clocksource kvm-clock [ 0.422682] AppArmor: AppArmor Filesystem Enabled [ 0.423585] pnp: PnP ACPI init [ 0.424423] pnp: PnP ACPI: found 5 devices [ 0.430406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.432009] NET: Registered protocol family 2 [ 0.432914] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.434153] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.435290] TCP: Hash tables configured (established 8192 bind 8192) [ 0.436398] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.437440] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.438590] NET: Registered protocol family 1 [ 0.439393] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.440436] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.441459] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.455349] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.469392] Trying to unpack rootfs image as initramfs... [ 0.519078] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.520915] Scanning for low memory corruption every 60 seconds [ 0.522476] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.523914] audit: initializing netlink subsys (disabled) [ 0.525133] audit: type=2000 audit(1525802898.359:1): initialized [ 0.526687] Initialise system trusted keyring [ 0.527764] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.529185] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.531398] zbud: loaded [ 0.532168] VFS: Disk quotas dquot_6.6.0 [ 0.533129] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534958] fuse init (API version 7.23) [ 0.535968] Key type big_key registered [ 0.536901] Allocating IMA MOK and blacklist keyrings. [ 0.538198] Key type asymmetric registered [ 0.539190] Asymmetric key parser 'x509' registered [ 0.540320] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.542066] io scheduler noop registered [ 0.542974] io scheduler deadline registered (default) [ 0.544144] io scheduler cfq registered [ 0.545106] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.546378] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.547914] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.549584] ACPI: Power Button [PWRF] [ 0.550570] GHES: HEST is not enabled! [ 0.564370] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607433] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609381] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635042] Linux agpgart interface v0.103 [ 0.637174] brd: module loaded [ 0.638493] loop: module loaded [ 0.643195] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.644546] GPT:90111 != 2097151 [ 0.645156] GPT:Alternate GPT header not at the end of the disk. [ 0.646178] GPT:90111 != 2097151 [ 0.646817] GPT: Use GNU Parted to correct GPT errors. [ 0.647707] vda: vda1 vda15 [ 0.649441] vdb: [ 0.650423] scsi host0: ata_piix [ 0.651100] scsi host1: ata_piix [ 0.651750] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.652904] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.654265] libphy: Fixed MDIO Bus: probed [ 0.655033] tun: Universal TUN/TAP device driver, 1.6 [ 0.656016] tun: (C) 1999-2004 Max Krasnyansky [ 0.658183] PPP generic driver version 2.4.2 [ 0.659193] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.660525] ehci-pci: EHCI PCI platform driver [ 0.661507] ehci-platform: EHCI generic platform driver [ 0.662659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663979] ohci-pci: OHCI PCI platform driver [ 0.664976] ohci-platform: OHCI generic platform driver [ 0.666143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.680547] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.681690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.683319] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.684441] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.685721] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.687168] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.688763] usb usb1: Product: UHCI Host Controller [ 0.689835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.691177] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692264] hub 1-0:1.0: USB hub found [ 0.693137] hub 1-0:1.0: 2 ports detected [ 0.694178] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.696423] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.697513] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.698692] mousedev: PS/2 mouse device common for all mice [ 0.700107] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702201] rtc_cmos 00:00: RTC can wake from S4 [ 0.703427] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706190] i2c /dev entries driver [ 0.707028] device-mapper: uevent: version 1.0.3 [ 0.708113] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.709976] ledtrig-cpu: registered to indicate activity on CPUs [ 0.711465] NET: Registered protocol family 10 [ 0.712598] NET: Registered protocol family 17 [ 0.713596] Key type dns_resolver registered [ 0.714662] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.715923] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.717932] registered taskstats version 1 [ 0.718866] Loading compiled-in X.509 certificates [ 0.720462] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.722721] zswap: loaded using pool lzo/zbud [ 0.730153] Key type trusted registered [ 0.731613] Key type encrypted registered [ 0.732323] AppArmor: AppArmor sha1 policy hashing enabled [ 0.733247] ima: No TPM chip found, activating TPM-bypass! [ 0.734223] evm: HMAC attrs: 0x1 [ 0.735059] Magic number: 2:568:139 [ 0.735734] block ram4: hash matches [ 0.736389] acpi device:10: hash matches [ 0.737137] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:18 UTC (1525802898) [ 0.738604] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.739670] EDD information not available. [ 0.810667] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.812437] Write protecting the kernel read-only data: 14336k [ 0.814178] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.816117] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.083709] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.13... Lease of 192.168.130.13 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv5t4u36GAXxIWO5lRfBwr7UIvbKcmxdJKl7Q4JQGzWHbgBlodXeCfqo1h7tsPooqMBle6Q16R6OUNl5ex7B4V1m9bZAb+h1CYX7ifXDTzO8ypAeB8ve7yZupCzed7fGS8PDkuQ9qINggiHhy1e0mEknllNBlcyaCIsXTV5HbkK6ftlJ6QQ2GHToc5oDLaQyT0KPhzNT8fX921gOL20tEsBWnqFbaqxHUaRJMbl8bM7D+FEmd2FaGreJ1gKZxvFB5t7eHoIRY1QV5xQfOFR8QjLbbBv2HJbi8zSLaBuEg1lig7xmYudlp9P2B3uUwltaAqwaLAodyMsMJP6Qpn89mr root@opnfv-vping-1-76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBANYOhmmRdBX8JfP3+jUdOQuwCOdYHCD+hruA4+gOvMvyRn1RcVRrEcqYc9HTDk6/thUrn6K3L9dHV+cCpbb+13Zh+JjFAurSFGw6ytnmCknLc6qeYL7W62A2+rhjwbblQjnrNAWYxqXDHiIq/l7YxAoVK87u2uu1SjUZbQ6JstP1AAAAFQD+tTRIqvzb/XmivrQe6Jp9DsBuyQAAAIBqStszBsEJn82wXxqIfjaTs23ukqsXeKDntwU4TN+0R+z5XF7rdIG9+ajv908v0lUut5MqrmAJPH7/i2YKSdk5eGgwp5UakHrSpELqpKzX4fLfdDslVNzBbLlyrWmCnrjfV6onwmRPEitUS4KQ3mDDhXf89w1OdHMBOa8yH2x0twAAAIACEiAb4Sm0e6Fkt7ZrXe61I7xu5xOtRUKM20q2EJaP28ZB4IvvQg3FBgJUsbA2TsqReP+71p3etW8Di6tPBGkOwLV2dSep8k2Eaasl7xu/XSQHYfalaLv/jRW9DquNDYmNqdO24EgIZJ7Bf6WdHxQDT9Y1klJ61mchG4NNGPy4bw== root@opnfv-vping-1-76dae8a1-174f-4e03-9ed1-dbae802e154e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.13,24,fe80::f816:3eff:fe82:53d5/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 892e36d4-f402-45b6-8a05-f0138f0fd49f name: opnfv-vping-1-76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-1-76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.86 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-76dae8a1-174f-4e03-9ed1-dbae802e154e login: 2018-05-08 18:08:21,283 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e' 2018-05-08 18:08:30,953 - 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-76dae8a1-174f-4e03-9ed1-dbae802e154e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:43:2d:0d', 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'73d19eb2-8426-4762-8d96-123756ca2697'}), 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-0000002a', u'OS-SRV-USG:launched_at': u'2018-05-08T18:08:29.000000', 'flavor': Munch({u'id': u'd939e200-b6b4-41c3-9c81-59718bb1a2d2'}), 'az': u'nova', 'id': u'b47edbdd-5437-4ae1-aa15-0cb906282dcb', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b27100e383d4dbab644807e547c7efb', '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'f4b121b080fd4b0985d41e646cc3272b', '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-08T18:08:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-08T18:08:30Z', 'hostId': u'3a33cce1a9ba1f039af47c58153bbf14fdf9810ed7eb93e3274f0b2c', 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'3a33cce1a9ba1f039af47c58153bbf14fdf9810ed7eb93e3274f0b2c', '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-0000002a', u'OS-SRV-USG:launched_at': u'2018-05-08T18:08:29.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'f4b121b080fd4b0985d41e646cc3272b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e', 'adminPass': u'VLxGaG5xNtuV', 'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', 'created_at': u'2018-05-08T18:08:22Z', 'created': u'2018-05-08T18:08:22Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-08 18:08:32,777 - 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 1780893424 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.164504] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.166720] pid_max: default: 32768 minimum: 301 [ 0.167870] ACPI: Core revision 20150930 [ 0.169485] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171135] Security Framework initialized [ 0.172188] Yama: becoming mindful. [ 0.173124] AppArmor: AppArmor initialized [ 0.174262] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.176179] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.177974] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.179594] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.181489] Initializing cgroup subsys io [ 0.182550] Initializing cgroup subsys memory [ 0.183650] Initializing cgroup subsys devices [ 0.184808] Initializing cgroup subsys freezer [ 0.185922] Initializing cgroup subsys net_cls [ 0.186965] Initializing cgroup subsys perf_event [ 0.187963] Initializing cgroup subsys net_prio [ 0.188905] Initializing cgroup subsys hugetlb [ 0.189798] Initializing cgroup subsys pids [ 0.190710] CPU: Physical Processor ID: 0 [ 0.192474] mce: CPU supports 10 MCE banks [ 0.193571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.194938] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.204475] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.210257] ftrace: allocating 31920 entries in 125 pages [ 0.232213] smpboot: Max logical packages: 1 [ 0.233266] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.234984] x2apic enabled [ 0.235831] Switched APIC routing to physical x2apic. [ 0.237572] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239023] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.241586] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.243560] ... version: 2 [ 0.244576] ... bit width: 48 [ 0.245611] ... generic registers: 4 [ 0.246602] ... value mask: 0000ffffffffffff [ 0.247871] ... max period: 000000007fffffff [ 0.249154] ... fixed-purpose events: 3 [ 0.250148] ... event mask: 000000070000000f [ 0.251438] KVM setup paravirtual spinlock [ 0.252986] x86: Booted up 1 node, 1 CPUs [ 0.253945] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.255697] devtmpfs: initialized [ 0.257621] evm: security.selinux [ 0.258487] evm: security.SMACK64 [ 0.259374] evm: security.SMACK64EXEC [ 0.260360] evm: security.SMACK64TRANSMUTE [ 0.261409] evm: security.SMACK64MMAP [ 0.262401] evm: security.ima [ 0.263214] evm: security.capability [ 0.264244] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.266815] pinctrl core: initialized pinctrl subsystem [ 0.268203] RTC time: 18:08:17, date: 05/08/18 [ 0.269441] NET: Registered protocol family 16 [ 0.270717] cpuidle: using governor ladder [ 0.271773] cpuidle: using governor menu [ 0.272784] PCCT header not found. [ 0.273711] ACPI: bus type PCI registered [ 0.274774] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.276422] PCI: Using configuration type 1 for base access [ 0.277831] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.280252] ACPI: Added _OSI(Module Device) [ 0.281333] ACPI: Added _OSI(Processor Device) [ 0.282485] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283680] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285861] ACPI: Interpreter enabled [ 0.286844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289281] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.291667] ACPI: (supports S0 S3 S4 S5) [ 0.292672] ACPI: Using IOAPIC for interrupt routing [ 0.293918] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297531] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.299055] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.300727] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.302366] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.305365] acpiphp: Slot [3] registered [ 0.306386] acpiphp: Slot [4] registered [ 0.307435] acpiphp: Slot [5] registered [ 0.308487] acpiphp: Slot [6] registered [ 0.315799] acpiphp: Slot [7] registered [ 0.316826] acpiphp: Slot [8] registered [ 0.317876] acpiphp: Slot [9] registered [ 0.318918] acpiphp: Slot [10] registered [ 0.319987] acpiphp: Slot [11] registered [ 0.321013] acpiphp: Slot [12] registered [ 0.322074] acpiphp: Slot [13] registered [ 0.323126] acpiphp: Slot [14] registered [ 0.324169] acpiphp: Slot [15] registered [ 0.325228] acpiphp: Slot [16] registered [ 0.326293] acpiphp: Slot [17] registered [ 0.327378] acpiphp: Slot [18] registered [ 0.328442] acpiphp: Slot [19] registered [ 0.329463] acpiphp: Slot [20] registered [ 0.330566] acpiphp: Slot [21] registered [ 0.331590] acpiphp: Slot [22] registered [ 0.332644] acpiphp: Slot [23] registered [ 0.333687] acpiphp: Slot [24] registered [ 0.334736] acpiphp: Slot [25] registered [ 0.335787] acpiphp: Slot [26] registered [ 0.336905] acpiphp: Slot [27] registered [ 0.337944] acpiphp: Slot [28] registered [ 0.339004] acpiphp: Slot [29] registered [ 0.340047] acpiphp: Slot [30] registered [ 0.341117] acpiphp: Slot [31] registered [ 0.342169] PCI host bridge to bus 0000:00 [ 0.343227] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.344868] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346533] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348434] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.350310] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352270] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356536] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358269] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.359626] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.361034] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.365685] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.367529] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.397640] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.398932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.400164] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.401373] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.402592] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.403728] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.404775] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.405759] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.407222] vgaarb: loaded [ 0.407765] vgaarb: bridge control possible 0000:00:02.0 [ 0.408848] SCSI subsystem initialized [ 0.409603] ACPI: bus type USB registered [ 0.410359] usbcore: registered new interface driver usbfs [ 0.411355] usbcore: registered new interface driver hub [ 0.412302] usbcore: registered new device driver usb [ 0.413289] PCI: Using ACPI for IRQ routing [ 0.414231] NetLabel: Initializing [ 0.414898] NetLabel: domain hash size = 128 [ 0.415684] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.416585] NetLabel: unlabeled traffic allowed by default [ 0.417616] clocksource: Switched to clocksource kvm-clock [ 0.422682] AppArmor: AppArmor Filesystem Enabled [ 0.423585] pnp: PnP ACPI init [ 0.424423] pnp: PnP ACPI: found 5 devices [ 0.430406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.432009] NET: Registered protocol family 2 [ 0.432914] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.434153] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.435290] TCP: Hash tables configured (established 8192 bind 8192) [ 0.436398] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.437440] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.438590] NET: Registered protocol family 1 [ 0.439393] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.440436] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.441459] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.455349] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.469392] Trying to unpack rootfs image as initramfs... [ 0.519078] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.520915] Scanning for low memory corruption every 60 seconds [ 0.522476] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.523914] audit: initializing netlink subsys (disabled) [ 0.525133] audit: type=2000 audit(1525802898.359:1): initialized [ 0.526687] Initialise system trusted keyring [ 0.527764] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.529185] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.531398] zbud: loaded [ 0.532168] VFS: Disk quotas dquot_6.6.0 [ 0.533129] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534958] fuse init (API version 7.23) [ 0.535968] Key type big_key registered [ 0.536901] Allocating IMA MOK and blacklist keyrings. [ 0.538198] Key type asymmetric registered [ 0.539190] Asymmetric key parser 'x509' registered [ 0.540320] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.542066] io scheduler noop registered [ 0.542974] io scheduler deadline registered (default) [ 0.544144] io scheduler cfq registered [ 0.545106] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.546378] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.547914] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.549584] ACPI: Power Button [PWRF] [ 0.550570] GHES: HEST is not enabled! [ 0.564370] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607433] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609381] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635042] Linux agpgart interface v0.103 [ 0.637174] brd: module loaded [ 0.638493] loop: module loaded [ 0.643195] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.644546] GPT:90111 != 2097151 [ 0.645156] GPT:Alternate GPT header not at the end of the disk. [ 0.646178] GPT:90111 != 2097151 [ 0.646817] GPT: Use GNU Parted to correct GPT errors. [ 0.647707] vda: vda1 vda15 [ 0.649441] vdb: [ 0.650423] scsi host0: ata_piix [ 0.651100] scsi host1: ata_piix [ 0.651750] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.652904] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.654265] libphy: Fixed MDIO Bus: probed [ 0.655033] tun: Universal TUN/TAP device driver, 1.6 [ 0.656016] tun: (C) 1999-2004 Max Krasnyansky [ 0.658183] PPP generic driver version 2.4.2 [ 0.659193] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.660525] ehci-pci: EHCI PCI platform driver [ 0.661507] ehci-platform: EHCI generic platform driver [ 0.662659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663979] ohci-pci: OHCI PCI platform driver [ 0.664976] ohci-platform: OHCI generic platform driver [ 0.666143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.680547] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.681690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.683319] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.684441] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.685721] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.687168] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.688763] usb usb1: Product: UHCI Host Controller [ 0.689835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.691177] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692264] hub 1-0:1.0: USB hub found [ 0.693137] hub 1-0:1.0: 2 ports detected [ 0.694178] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.696423] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.697513] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.698692] mousedev: PS/2 mouse device common for all mice [ 0.700107] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702201] rtc_cmos 00:00: RTC can wake from S4 [ 0.703427] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706190] i2c /dev entries driver [ 0.707028] device-mapper: uevent: version 1.0.3 [ 0.708113] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.709976] ledtrig-cpu: registered to indicate activity on CPUs [ 0.711465] NET: Registered protocol family 10 [ 0.712598] NET: Registered protocol family 17 [ 0.713596] Key type dns_resolver registered [ 0.714662] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.715923] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.717932] registered taskstats version 1 [ 0.718866] Loading compiled-in X.509 certificates [ 0.720462] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.722721] zswap: loaded using pool lzo/zbud [ 0.730153] Key type trusted registered [ 0.731613] Key type encrypted registered [ 0.732323] AppArmor: AppArmor sha1 policy hashing enabled [ 0.733247] ima: No TPM chip found, activating TPM-bypass! [ 0.734223] evm: HMAC attrs: 0x1 [ 0.735059] Magic number: 2:568:139 [ 0.735734] block ram4: hash matches [ 0.736389] acpi device:10: hash matches [ 0.737137] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:18 UTC (1525802898) [ 0.738604] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.739670] EDD information not available. [ 0.810667] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.812437] Write protecting the kernel read-only data: 14336k [ 0.814178] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.816117] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.083709] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.13... Lease of 192.168.130.13 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv5t4u36GAXxIWO5lRfBwr7UIvbKcmxdJKl7Q4JQGzWHbgBlodXeCfqo1h7tsPooqMBle6Q16R6OUNl5ex7B4V1m9bZAb+h1CYX7ifXDTzO8ypAeB8ve7yZupCzed7fGS8PDkuQ9qINggiHhy1e0mEknllNBlcyaCIsXTV5HbkK6ftlJ6QQ2GHToc5oDLaQyT0KPhzNT8fX921gOL20tEsBWnqFbaqxHUaRJMbl8bM7D+FEmd2FaGreJ1gKZxvFB5t7eHoIRY1QV5xQfOFR8QjLbbBv2HJbi8zSLaBuEg1lig7xmYudlp9P2B3uUwltaAqwaLAodyMsMJP6Qpn89mr root@opnfv-vping-1-76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBANYOhmmRdBX8JfP3+jUdOQuwCOdYHCD+hruA4+gOvMvyRn1RcVRrEcqYc9HTDk6/thUrn6K3L9dHV+cCpbb+13Zh+JjFAurSFGw6ytnmCknLc6qeYL7W62A2+rhjwbblQjnrNAWYxqXDHiIq/l7YxAoVK87u2uu1SjUZbQ6JstP1AAAAFQD+tTRIqvzb/XmivrQe6Jp9DsBuyQAAAIBqStszBsEJn82wXxqIfjaTs23ukqsXeKDntwU4TN+0R+z5XF7rdIG9+ajv908v0lUut5MqrmAJPH7/i2YKSdk5eGgwp5UakHrSpELqpKzX4fLfdDslVNzBbLlyrWmCnrjfV6onwmRPEitUS4KQ3mDDhXf89w1OdHMBOa8yH2x0twAAAIACEiAb4Sm0e6Fkt7ZrXe61I7xu5xOtRUKM20q2EJaP28ZB4IvvQg3FBgJUsbA2TsqReP+71p3etW8Di6tPBGkOwLV2dSep8k2Eaasl7xu/XSQHYfalaLv/jRW9DquNDYmNqdO24EgIZJ7Bf6WdHxQDT9Y1klJ61mchG4NNGPy4bw== root@opnfv-vping-1-76dae8a1-174f-4e03-9ed1-dbae802e154e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.13,24,fe80::f816:3eff:fe82:53d5/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 892e36d4-f402-45b6-8a05-f0138f0fd49f name: opnfv-vping-1-76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-1-76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.86 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 7.83s] 2018-05-08 18:08:32,778 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-08 18:08:32,778 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-08 18:08:34,745 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: 2018-05-08 18:08:34,746 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:08:36,845 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: 2018-05-08 18:08:38,957 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: 2018-05-08 18:08:40,842 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: 2018-05-08 18:08:42,798 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:08:44,904 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:08:46,893 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:08:48,783 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:08:50,677 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:08:52,667 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:08:54,761 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:08:54,762 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:08:56,567 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:08:58,455 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:00,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:02,441 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:04,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:06,291 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:08,302 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:10,486 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:12,583 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:14,542 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:14,543 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:09:16,463 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:18,355 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:20,487 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:22,493 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:24,304 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:26,345 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:28,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:30,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:32,568 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:34,469 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:34,470 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:09:36,423 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:38,229 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:40,234 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:42,173 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:44,081 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:46,019 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:48,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:50,015 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:51,979 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:53,995 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:53,996 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:09:55,920 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:57,828 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:09:59,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:01,754 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:03,783 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:05,987 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:07,931 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:09,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:12,087 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:13,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:13,965 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:10:15,786 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:17,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:19,867 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:21,790 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:23,677 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:25,580 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:27,624 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:29,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:31,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:33,660 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:33,661 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:10:35,582 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:37,508 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:39,386 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:41,162 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:43,046 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:44,818 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:46,782 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:48,792 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:50,704 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:52,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:52,711 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:10:54,582 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:56,489 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:10:58,396 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:00,377 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:02,289 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:04,136 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:06,032 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:07,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:09,619 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:11,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:11,553 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:11:13,592 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:15,593 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:17,491 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:19,436 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:21,306 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:23,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:24,987 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:26,927 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:28,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:30,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:30,881 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:11:32,688 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:34,488 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:36,401 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:38,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:40,105 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:42,151 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:44,142 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:45,941 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:47,987 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:49,999 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:49,999 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:11:52,082 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:53,921 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:55,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:57,690 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:11:59,632 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:01,436 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:03,329 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:05,111 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:07,117 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:09,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:09,051 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:12:10,848 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:12,825 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:14,808 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:16,560 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:18,316 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:20,219 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:22,000 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:23,886 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:25,823 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:27,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:27,754 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:12:29,668 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:31,610 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:33,497 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:35,522 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:37,426 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:39,405 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:41,212 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:43,146 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:44,934 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:46,734 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:46,735 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:12:48,609 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:50,651 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:52,554 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:54,542 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:56,663 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:12:58,572 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:00,437 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:02,560 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:04,494 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:06,504 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:06,505 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:13:08,429 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:10,293 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:12,182 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:14,097 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:16,103 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:18,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:20,027 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:22,046 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:24,041 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:25,972 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:25,973 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:13:28,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:29,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:31,824 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:33,774 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:35,798 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:37,702 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:39,509 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:41,453 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:43,254 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:45,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:45,153 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:13:46,949 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:48,782 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:50,707 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:52,628 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:54,447 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:56,269 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:58,078 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:13:59,987 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:01,872 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:03,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:03,778 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:14:05,770 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:07,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:09,607 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:11,417 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:13,309 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:15,164 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:16,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:19,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:20,849 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:22,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:22,788 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:14:24,820 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:26,651 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:28,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:30,488 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:32,270 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:34,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:35,951 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:37,863 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:39,788 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:41,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 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:41,699 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-08 18:14:43,752 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:45,855 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:47,669 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:49,626 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:51,394 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:53,416 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:55,426 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:57,289 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:14:59,304 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:15:01,209 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1309249502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.124856] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126380] pid_max: default: 32768 minimum: 301 [ 0.127237] ACPI: Core revision 20150930 [ 0.128558] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129790] Security Framework initialized [ 0.130549] Yama: becoming mindful. [ 0.131235] AppArmor: AppArmor initialized [ 0.132071] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133462] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135891] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137245] Initializing cgroup subsys io [ 0.138008] Initializing cgroup subsys memory [ 0.138788] Initializing cgroup subsys devices [ 0.139590] Initializing cgroup subsys freezer [ 0.140400] Initializing cgroup subsys net_cls [ 0.141206] Initializing cgroup subsys perf_event [ 0.142078] Initializing cgroup subsys net_prio [ 0.142927] Initializing cgroup subsys hugetlb [ 0.143729] Initializing cgroup subsys pids [ 0.144539] CPU: Physical Processor ID: 0 [ 0.145944] mce: CPU supports 10 MCE banks [ 0.146757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147698] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156847] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162041] ftrace: allocating 31920 entries in 125 pages [ 0.183728] smpboot: Max logical packages: 1 [ 0.184553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185777] x2apic enabled [ 0.186457] Switched APIC routing to physical x2apic. [ 0.187869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188905] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192186] ... version: 2 [ 0.192902] ... bit width: 48 [ 0.193641] ... generic registers: 4 [ 0.194355] ... value mask: 0000ffffffffffff [ 0.195254] ... max period: 000000007fffffff [ 0.196141] ... fixed-purpose events: 3 [ 0.196856] ... event mask: 000000070000000f [ 0.197812] KVM setup paravirtual spinlock [ 0.199044] x86: Booted up 1 node, 1 CPUs [ 0.199776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201051] devtmpfs: initialized [ 0.202737] evm: security.selinux [ 0.203374] evm: security.SMACK64 [ 0.204016] evm: security.SMACK64EXEC [ 0.204690] evm: security.SMACK64TRANSMUTE [ 0.205425] evm: security.SMACK64MMAP [ 0.206095] evm: security.ima [ 0.206653] evm: security.capability [ 0.207383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209107] pinctrl core: initialized pinctrl subsystem [ 0.210116] RTC time: 18:08:30, date: 05/08/18 [ 0.211035] NET: Registered protocol family 16 [ 0.211967] cpuidle: using governor ladder [ 0.212723] cpuidle: using governor menu [ 0.213443] PCCT header not found. [ 0.214162] ACPI: bus type PCI registered [ 0.214943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216112] PCI: Using configuration type 1 for base access [ 0.217137] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219096] ACPI: Added _OSI(Module Device) [ 0.219878] ACPI: Added _OSI(Processor Device) [ 0.220682] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223356] ACPI: Interpreter enabled [ 0.224053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227531] ACPI: (supports S0 S3 S4 S5) [ 0.228257] ACPI: Using IOAPIC for interrupt routing [ 0.229138] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233196] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237702] acpiphp: Slot [3] registered [ 0.238475] acpiphp: Slot [4] registered [ 0.239236] acpiphp: Slot [5] registered [ 0.239990] acpiphp: Slot [6] registered [ 0.247104] acpiphp: Slot [7] registered [ 0.247861] acpiphp: Slot [8] registered [ 0.248585] acpiphp: Slot [9] registered [ 0.249317] acpiphp: Slot [10] registered [ 0.250075] acpiphp: Slot [11] registered [ 0.250811] acpiphp: Slot [12] registered [ 0.251601] acpiphp: Slot [13] registered [ 0.252361] acpiphp: Slot [14] registered [ 0.253086] acpiphp: Slot [15] registered [ 0.253832] acpiphp: Slot [16] registered [ 0.254706] acpiphp: Slot [17] registered [ 0.255502] acpiphp: Slot [18] registered [ 0.256248] acpiphp: Slot [19] registered [ 0.257002] acpiphp: Slot [20] registered [ 0.257752] acpiphp: Slot [21] registered [ 0.258500] acpiphp: Slot [22] registered [ 0.259234] acpiphp: Slot [23] registered [ 0.260006] acpiphp: Slot [24] registered [ 0.260760] acpiphp: Slot [25] registered [ 0.261508] acpiphp: Slot [26] registered [ 0.262264] acpiphp: Slot [27] registered [ 0.263031] acpiphp: Slot [28] registered [ 0.263766] acpiphp: Slot [29] registered [ 0.264543] acpiphp: Slot [30] registered [ 0.265280] acpiphp: Slot [31] registered [ 0.266015] PCI host bridge to bus 0000:00 [ 0.266752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.269090] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271794] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.273174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277064] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.278276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.279381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.286288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.317107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.318725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321989] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327918] vgaarb: loaded [ 0.328611] vgaarb: bridge control possible 0000:00:02.0 [ 0.329953] SCSI subsystem initialized [ 0.330938] ACPI: bus type USB registered [ 0.331904] usbcore: registered new interface driver usbfs [ 0.333155] usbcore: registered new interface driver hub [ 0.334396] usbcore: registered new device driver usb [ 0.335705] PCI: Using ACPI for IRQ routing [ 0.336892] NetLabel: Initializing [ 0.337768] NetLabel: domain hash size = 128 [ 0.338808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340010] NetLabel: unlabeled traffic allowed by default [ 0.341413] clocksource: Switched to clocksource kvm-clock [ 0.346708] AppArmor: AppArmor Filesystem Enabled [ 0.347858] pnp: PnP ACPI init [ 0.348872] pnp: PnP ACPI: found 5 devices [ 0.355074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357194] NET: Registered protocol family 2 [ 0.358332] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359980] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361469] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362985] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.364363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365847] NET: Registered protocol family 1 [ 0.366919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.398213] Trying to unpack rootfs image as initramfs... [ 0.448081] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.449910] Scanning for low memory corruption every 60 seconds [ 0.451427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452789] audit: initializing netlink subsys (disabled) [ 0.454049] audit: type=2000 audit(1525802910.391:1): initialized [ 0.455644] Initialise system trusted keyring [ 0.456712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.458078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460351] zbud: loaded [ 0.461138] VFS: Disk quotas dquot_6.6.0 [ 0.462067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463828] fuse init (API version 7.23) [ 0.464828] Key type big_key registered [ 0.465733] Allocating IMA MOK and blacklist keyrings. [ 0.467011] Key type asymmetric registered [ 0.467955] Asymmetric key parser 'x509' registered [ 0.469066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470731] io scheduler noop registered [ 0.471679] io scheduler deadline registered (default) [ 0.472886] io scheduler cfq registered [ 0.473868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.475221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478528] ACPI: Power Button [PWRF] [ 0.479507] GHES: HEST is not enabled! [ 0.493321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535636] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563449] Linux agpgart interface v0.103 [ 0.565674] brd: module loaded [ 0.567030] loop: module loaded [ 0.571371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.573052] GPT:90111 != 2097151 [ 0.573817] GPT:Alternate GPT header not at the end of the disk. [ 0.575076] GPT:90111 != 2097151 [ 0.575792] GPT: Use GNU Parted to correct GPT errors. [ 0.576875] vda: vda1 vda15 [ 0.578828] vdb: [ 0.579901] scsi host0: ata_piix [ 0.580735] scsi host1: ata_piix [ 0.581534] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584722] libphy: Fixed MDIO Bus: probed [ 0.585807] tun: Universal TUN/TAP device driver, 1.6 [ 0.586999] tun: (C) 1999-2004 Max Krasnyansky [ 0.588989] PPP generic driver version 2.4.2 [ 0.590006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591457] ehci-pci: EHCI PCI platform driver [ 0.592441] ehci-platform: EHCI generic platform driver [ 0.593584] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595107] ohci-pci: OHCI PCI platform driver [ 0.596090] ohci-platform: OHCI generic platform driver [ 0.597245] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611573] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615532] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620565] usb usb1: Product: UHCI Host Controller [ 0.621664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.623025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624170] hub 1-0:1.0: USB hub found [ 0.625067] hub 1-0:1.0: 2 ports detected [ 0.626125] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.630840] mousedev: PS/2 mouse device common for all mice [ 0.632272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634394] rtc_cmos 00:00: RTC can wake from S4 [ 0.635582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638433] i2c /dev entries driver [ 0.639282] device-mapper: uevent: version 1.0.3 [ 0.640396] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643846] NET: Registered protocol family 10 [ 0.644987] NET: Registered protocol family 17 [ 0.646025] Key type dns_resolver registered [ 0.647125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648456] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650467] registered taskstats version 1 [ 0.651446] Loading compiled-in X.509 certificates [ 0.653103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.663003] Key type trusted registered [ 0.664742] Key type encrypted registered [ 0.665715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666934] ima: No TPM chip found, activating TPM-bypass! [ 0.668161] evm: HMAC attrs: 0x1 [ 0.669188] Magic number: 2:568:139 [ 0.670080] block ram4: hash matches [ 0.670957] acpi device:10: hash matches [ 0.671939] rtc_cmos 00:00: setting system clock to 2018-05-08 18:08:30 UTC (1525802910) [ 0.673832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675185] EDD information not available. [ 0.742383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744161] Write protecting the kernel read-only data: 14336k [ 0.745942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.981702] random: dd urandom read with 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 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ95aObqH173c/PeUyY+Rw+2IfZVXbrp8qouxAFAyRpNYezIkMLo5ry0pAwGBXhDCUTLxWD8tiPmjOE6JyZDVg6h3UYrBkE7mHPfQT6njZTjmj9Eb8Wq0LOXzDaWJnFe/qBJygBiBG1RIcT6pvkWUvGTB5cljjhdwB5ASs5wmsP4yyLiuLki3U3tQ5MZ8soime2cg8bI+4bczFM2sozlhX8hUUkBkIVvCtddeZ03qimZ7WeQT0l5vDM8VPLLYyZ4IOL7ppzetE9HQq96+C7/NXBP4Yn3B2LIqBXPN4tcbkRrfkZKg3ZInUSe2nH+RFQxrRtsEyLNPo3tIEwr55rqJl root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e ssh-dss AAAAB3NzaC1kc3MAAACBAPFS+44rpqkPkWOV4KG5bKcxFt28sZ+rEjk6Xejqk8OC/cRABe16iZpb8YYFiQrbthLg2pJyGSWARLo7gKYWA1Qb2llkRPVMp8aO/pMb8Mv43xhAoa90KHSSlVvbAX+vFX28ChZof5xsJJ3vAOtwXgAuyt5P6MV6HTbDjTkpYP1ZAAAAFQDvBDtqfwdiTWoTRWMuFIaFloMv9wAAAIA/bH6BaDDqM0Tm3/laNFZvTNYcJm4hzIGm2AHTCqFMUi+wcsOewy0iOuZpIcbXtRu8G5Ecq+fVr6rlU3qXvMWmLpuU5oqkmQRS+l6CCO1mk8J8bXtzEpa+X3tQOYn4ktOd7MNUyoolXhJkYhKzh+SvrKTUwkHX2m5arpP+qjgPrQAAAIEAlliJj3kn2WJfYsudv5N90bLSUy04B2rOjVkucNJsvOl2CluVAbBFAZ7AV5tSp29Ijsfj/iz4kZV+jHlLdzw8ngp9BzWvOFd5FtFBBKGsUybQ/rTp9jNAcxibCygYbGa7xPjLtHrn8lVvmEdz3hspushIgmrN1ZflKIt1/swuDUc= root@opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e -----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:fe43:2d0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: b47edbdd-5437-4ae1-aa15-0cb906282dcb name: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e availability-zone: nova local-hostname: opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--76dae8a1-174f-4e03-9ed1-dbae802e154e login: /dev/root resized successfully [took 9.07s] 2018-05-08 18:15:01,210 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Timeout reached. 2018-05-08 18:15:01,339 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 18:15:01,341 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 06:60 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-05-08 18:15:16,054 - xtesting.ci.run_tests - ERROR - The test case 'vping_userdata' failed. 2018-05-08 18:15:16,054 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-08 18:15:16,154 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-08 18:15:16,154 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-08 18:15:16,155 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-08 18:15:22,967 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | eb1639e2-6b42-490b-9a8a-f83761c2e588 | 2018-05-08T18:15:22.124461 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: eb1639e2-6b42-490b-9a8a-f83761c2e588 ~/.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-08 18:15:27,208 - 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-08 18:15:27,209 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-08 18:15:34,309 - 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=25ce69a4-aa55-4326-9c87-f5de3b726f85) as the default verifier for the future CLI operations. 2018-05-08 18:15:37,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-50effc2f-c08d-4252-b869-a7843da359f7' 2018-05-08 18:15:38,660 - 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-08T18:15:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'7c24c384-74bd-48ed-a4f8-81cf15cbe131', u'provider:segmentation_id': 1019, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-50effc2f-c08d-4252-b869-a7843da359f7', u'admin_state_up': True, u'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', u'created_at': u'2018-05-08T18:15:38Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f4b121b080fd4b0985d41e646cc3272b'}) 2018-05-08 18:15:39,524 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-08T18:15:39Z', 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'b3e02c22-05b1-42cf-b74b-6a0c7a0871fb', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-50effc2f-c08d-4252-b869-a7843da359f7', u'enable_dhcp': True, u'network_id': u'7c24c384-74bd-48ed-a4f8-81cf15cbe131', u'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', u'created_at': u'2018-05-08T18:15:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'f4b121b080fd4b0985d41e646cc3272b'}) 2018-05-08 18:15:39,524 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-08 18:15:39,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-50effc2f-c08d-4252-b869-a7843da359f7' 2018-05-08 18:15:40,291 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-50effc2f-c08d-4252-b869-a7843da359f7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T18:15:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/5f015b75-debb-4902-8b07-c738c6a3e030/file', u'owner': u'f4b121b080fd4b0985d41e646cc3272b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5f015b75-debb-4902-8b07-c738c6a3e030', u'size': None, u'name': u'Cirros-0.4.0-50effc2f-c08d-4252-b869-a7843da359f7', u'checksum': None, u'self': u'/v2/images/5f015b75-debb-4902-8b07-c738c6a3e030', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T18:15:40Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 18:15:40,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-50effc2f-c08d-4252-b869-a7843da359f7' 2018-05-08 18:15:40,869 - 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-50effc2f-c08d-4252-b869-a7843da359f7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T18:15:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/a085022f-4963-4e55-a909-a430d6bc079d/file', u'owner': u'f4b121b080fd4b0985d41e646cc3272b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'a085022f-4963-4e55-a909-a430d6bc079d', u'size': None, u'name': u'Cirros-0.4.0-1-50effc2f-c08d-4252-b869-a7843da359f7', u'checksum': None, u'self': u'/v2/images/a085022f-4963-4e55-a909-a430d6bc079d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T18:15:41Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 18:15:40,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-08 18:15:41,099 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-50effc2f-c08d-4252-b869-a7843da359f7', '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'f4b121b080fd4b0985d41e646cc3272b', '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'62ddda98-5148-41be-90e4-515048d5977a', 'swap': 0}) 2018-05-08 18:15:41,252 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-50effc2f-c08d-4252-b869-a7843da359f7', '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'f4b121b080fd4b0985d41e646cc3272b', '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'0d9f81f5-a783-4d40-9985-b6c5108ee9d6', 'swap': 0}) 2018-05-08 18:15:44,841 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-08 18:15:44,842 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-08 18:15:44,842 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-08 18:15:44,845 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-08 18:15:44,849 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-08 18:15:47,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-25ce69a4-aa55-4326-9c87-f5de3b726f85/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-08 18:15:47,822 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-08 18:15:47,825 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-08 18:15:47,826 - 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-08 18:33:40,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5bc2bf0c-3168-426e-b319-81bbc7d06cb3 2018-05-08 18:33:41,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '5bc2bf0c-3168-426e-b319-81bbc7d06cb3']'. 2018-05-08 18:33:42,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-08 18:33:42,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-08 18:33:42,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 18:33:42,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5bc2bf0c-3168-426e-b319-81bbc7d06cb3 | 2018-05-08 18:33:42,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-08 18:33:42,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-08 18:15:50 | 2018-05-08 18:33:42,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-08 18:33:40 | 2018-05-08 18:33:42,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:50 | 2018-05-08 18:33:42,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-08 18:33:42,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-08 18:33:42,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-08 18:33:42,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 25ce69a4-aa55-4326-9c87-f5de3b726f85) | 2018-05-08 18:33:42,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-08 18:33:42,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: eb1639e2-6b42-490b-9a8a-f83761c2e588) | 2018-05-08 18:33:42,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-08 18:33:42,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1045.432 | 2018-05-08 18:33:42,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-05-08 18:33:42,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-08 18:33:42,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-08 18:33:42,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-08 18:33:42,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-08 18:33:42,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 18:33:42,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-08 18:33:42,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-05-08 18:33:47,031 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 18:33:47,031 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:09 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-08 18:33:47,037 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-08 18:33:47,038 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-08 18:33:47,134 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-08 18:33:47,557 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-08 18:33:47,557 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-08 18:33:47,942 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-08 18:33:51,373 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-08 18:33:54,609 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0ff08410-042b-42d5-9ce7-3a982351e5f1 | 2018-05-08T18:33:53.899310 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0ff08410-042b-42d5-9ce7-3a982351e5f1 ~/.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-08 18:33:58,425 - 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-08 18:33:58,425 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-08 18:33:59,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-566db54c-989e-4470-a904-ba40345a0d62'... 2018-05-08 18:33:59,826 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-566db54c-989e-4470-a904-ba40345a0d62'... 2018-05-08 18:34:01,185 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-566db54c-989e-4470-a904-ba40345a0d62'... 2018-05-08 18:34:05,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-566db54c-989e-4470-a904-ba40345a0d62'... 2018-05-08 18:34:05,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-566db54c-989e-4470-a904-ba40345a0d62'... 2018-05-08 18:34:05,794 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-08 18:34:05,795 - 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-08 18:34:05,795 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 18:34:05,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-08 18:34:05,814 - 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': 'fb2561ae-9ffd-4536-b5a7-12de6b65d4eb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-566db54c-989e-4470-a904-ba40345a0d62', 'flavor_name': 'rally-tiny-566db54c-989e-4470-a904-ba40345a0d62', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-566db54c-989e-4470-a904-ba40345a0d62', '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-08 18:35:12,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 29bdb73d-afb9-4783-bd2b-4da46ca46fa2 2018-05-08 18:35:12,484 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-08 18:35:12,485 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '29bdb73d-afb9-4783-bd2b-4da46ca46fa2'] 2018-05-08 18:35:13,556 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 29bdb73d-afb9-4783-bd2b-4da46ca46fa2: 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 29bdb73d-afb9-4783-bd2b-4da46ca46fa2 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.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | total | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> duration | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.611732 Full duration: 7.486202 -------------------------------------------------------------------------------- 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 29bdb73d-afb9-4783-bd2b-4da46ca46fa2 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.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | total | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> duration | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.090974 Full duration: 7.978713 -------------------------------------------------------------------------------- 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 29bdb73d-afb9-4783-bd2b-4da46ca46fa2 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.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | total | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | -> duration | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.160306 Full duration: 8.04997 -------------------------------------------------------------------------------- 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 29bdb73d-afb9-4783-bd2b-4da46ca46fa2 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.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | total | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> duration | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.036437 Full duration: 7.923937 -------------------------------------------------------------------------------- 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 29bdb73d-afb9-4783-bd2b-4da46ca46fa2 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.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | total | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 100.0% | 1 | | -> duration | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.653909 Full duration: 8.804309 -------------------------------------------------------------------------------- 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 29bdb73d-afb9-4783-bd2b-4da46ca46fa2 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.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 100.0% | 1 | | total | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> duration | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.997397 Full duration: 7.907738 HINTS: * To plot HTML graphics with this data, run: rally task report 29bdb73d-afb9-4783-bd2b-4da46ca46fa2 --out output.html * To generate a JUnit report, run: rally task export 29bdb73d-afb9-4783-bd2b-4da46ca46fa2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 29bdb73d-afb9-4783-bd2b-4da46ca46fa2 --json --out output.json 2018-05-08 18:35:13,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '29bdb73d-afb9-4783-bd2b-4da46ca46fa2'] 2018-05-08 18:35:14,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 18:35:14,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '29bdb73d-afb9-4783-bd2b-4da46ca46fa2', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-08 18:35:14,581 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-08 18:35:14,581 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-08 18:35:14,582 - 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-08 18:35:14,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 18:35:14,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-08 18:35:14,602 - 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': 'fb2561ae-9ffd-4536-b5a7-12de6b65d4eb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-566db54c-989e-4470-a904-ba40345a0d62', 'flavor_name': 'rally-tiny-566db54c-989e-4470-a904-ba40345a0d62', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-566db54c-989e-4470-a904-ba40345a0d62', '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-08 18:36:47,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cba0f7c1-4f63-4768-aa08-11aee4d3d1ee 2018-05-08 18:36:47,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'cba0f7c1-4f63-4768-aa08-11aee4d3d1ee'] 2018-05-08 18:36:48,375 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task cba0f7c1-4f63-4768-aa08-11aee4d3d1ee: 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 cba0f7c1-4f63-4768-aa08-11aee4d3d1ee 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.24 | 3.24 | 3.24 | 3.24 | 3.24 | 3.24 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | -> glance_v2.upload_data | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | glance_v2.delete_image | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 3.464 | 3.464 | 3.464 | 3.464 | 3.464 | 3.464 | 100.0% | 1 | | -> duration | 3.464 | 3.464 | 3.464 | 3.464 | 3.464 | 3.464 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.463958 Full duration: 12.666422 -------------------------------------------------------------------------------- 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 cba0f7c1-4f63-4768-aa08-11aee4d3d1ee 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.326 | 3.326 | 3.326 | 3.326 | 3.326 | 3.326 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 100.0% | 1 | | -> glance_v2.upload_data | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | glance_v2.list_images | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 3.477 | 3.477 | 3.477 | 3.477 | 3.477 | 3.477 | 100.0% | 1 | | -> duration | 3.477 | 3.477 | 3.477 | 3.477 | 3.477 | 3.477 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.476508 Full duration: 14.412984 -------------------------------------------------------------------------------- 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 cba0f7c1-4f63-4768-aa08-11aee4d3d1ee 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.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | -> duration | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.349078 Full duration: 8.059897 -------------------------------------------------------------------------------- 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": "fb2561ae-9ffd-4536-b5a7-12de6b65d4eb" } ], "flavor": { "name": "rally-tiny-566db54c-989e-4470-a904-ba40345a0d62" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cba0f7c1-4f63-4768-aa08-11aee4d3d1ee 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.21 | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | -> glance_v2.upload_data | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | | nova.boot_servers | 12.604 | 12.604 | 12.604 | 12.604 | 12.604 | 12.604 | 100.0% | 1 | | total | 15.815 | 15.815 | 15.815 | 15.815 | 15.815 | 15.815 | 100.0% | 1 | | -> duration | 14.815 | 14.815 | 14.815 | 14.815 | 14.815 | 14.815 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.815418 Full duration: 35.959372 HINTS: * To plot HTML graphics with this data, run: rally task report cba0f7c1-4f63-4768-aa08-11aee4d3d1ee --out output.html * To generate a JUnit report, run: rally task export cba0f7c1-4f63-4768-aa08-11aee4d3d1ee --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cba0f7c1-4f63-4768-aa08-11aee4d3d1ee --json --out output.json 2018-05-08 18:36:48,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cba0f7c1-4f63-4768-aa08-11aee4d3d1ee'] 2018-05-08 18:36:49,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 18:36:49,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cba0f7c1-4f63-4768-aa08-11aee4d3d1ee', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-08 18:36:49,395 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-08 18:36:49,396 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-08 18:36:49,396 - 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-08 18:36:49,396 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 18:36:49,415 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-08 18:36:49,416 - 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': 'fb2561ae-9ffd-4536-b5a7-12de6b65d4eb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-566db54c-989e-4470-a904-ba40345a0d62', 'flavor_name': 'rally-tiny-566db54c-989e-4470-a904-ba40345a0d62', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-566db54c-989e-4470-a904-ba40345a0d62', '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-08 18:41:56,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8d8c3560-f021-40ae-9fc9-3853ead1c66e 2018-05-08 18:41:56,105 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '8d8c3560-f021-40ae-9fc9-3853ead1c66e'] 2018-05-08 18:41:57,178 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 8d8c3560-f021-40ae-9fc9-3853ead1c66e: 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 8d8c3560-f021-40ae-9fc9-3853ead1c66e 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.488 | 3.488 | 3.488 | 3.488 | 3.488 | 3.488 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.612 | 10.612 | 10.612 | 10.612 | 10.612 | 10.612 | 100.0% | 1 | | total | 14.101 | 14.101 | 14.101 | 14.101 | 14.101 | 14.101 | 100.0% | 1 | | -> duration | 14.101 | 14.101 | 14.101 | 14.101 | 14.101 | 14.101 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.101022 Full duration: 43.408719 -------------------------------------------------------------------------------- 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 8d8c3560-f021-40ae-9fc9-3853ead1c66e 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.385 | 3.385 | 3.385 | 3.385 | 3.385 | 3.385 | 100.0% | 1 | | cinder_v2.delete_volume | 10.786 | 10.786 | 10.786 | 10.786 | 10.786 | 10.786 | 100.0% | 1 | | total | 14.171 | 14.171 | 14.171 | 14.171 | 14.171 | 14.171 | 100.0% | 1 | | -> duration | 14.171 | 14.171 | 14.171 | 14.171 | 14.171 | 14.171 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.171084 Full duration: 25.497068 -------------------------------------------------------------------------------- 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-566db54c-989e-4470-a904-ba40345a0d62" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8d8c3560-f021-40ae-9fc9-3853ead1c66e 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.714 | 5.714 | 5.714 | 5.714 | 5.714 | 5.714 | 100.0% | 1 | | cinder_v2.delete_volume | 10.808 | 10.808 | 10.808 | 10.808 | 10.808 | 10.808 | 100.0% | 1 | | total | 16.523 | 16.523 | 16.523 | 16.523 | 16.523 | 16.523 | 100.0% | 1 | | -> duration | 16.523 | 16.523 | 16.523 | 16.523 | 16.523 | 16.523 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.522602 Full duration: 27.790702 -------------------------------------------------------------------------------- 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 8d8c3560-f021-40ae-9fc9-3853ead1c66e 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.636 | 3.636 | 3.636 | 3.636 | 3.636 | 3.636 | 100.0% | 1 | | cinder_v2.delete_volume | 10.799 | 10.799 | 10.799 | 10.799 | 10.799 | 10.799 | 100.0% | 1 | | total | 14.435 | 14.435 | 14.435 | 14.435 | 14.435 | 14.435 | 100.0% | 1 | | -> duration | 14.435 | 14.435 | 14.435 | 14.435 | 14.435 | 14.435 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.435014 Full duration: 24.728686 -------------------------------------------------------------------------------- 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 8d8c3560-f021-40ae-9fc9-3853ead1c66e 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.291 | 3.291 | 3.291 | 3.291 | 3.291 | 3.291 | 100.0% | 1 | | cinder_v2.extend_volume | 2.486 | 2.486 | 2.486 | 2.486 | 2.486 | 2.486 | 100.0% | 1 | | cinder_v2.delete_volume | 19.281 | 19.281 | 19.281 | 19.281 | 19.281 | 19.281 | 100.0% | 1 | | total | 25.06 | 25.06 | 25.06 | 25.06 | 25.06 | 25.06 | 100.0% | 1 | | -> duration | 25.06 | 25.06 | 25.06 | 25.06 | 25.06 | 25.06 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.059517 Full duration: 35.459665 -------------------------------------------------------------------------------- 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 8d8c3560-f021-40ae-9fc9-3853ead1c66e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 26.981 | 26.981 | 26.981 | 26.981 | 26.981 | 26.981 | 100.0% | 1 | | cinder_v2.delete_volume | 10.814 | 10.814 | 10.814 | 10.814 | 10.814 | 10.814 | 100.0% | 1 | | total | 37.797 | 37.797 | 37.797 | 37.797 | 37.797 | 37.797 | 100.0% | 1 | | -> duration | 37.797 | 37.797 | 37.797 | 37.797 | 37.797 | 37.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.796832 Full duration: 64.346434 -------------------------------------------------------------------------------- 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 8d8c3560-f021-40ae-9fc9-3853ead1c66e 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | cinder_v2.list_qos | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> duration | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.77147 Full duration: 13.84156 -------------------------------------------------------------------------------- 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 8d8c3560-f021-40ae-9fc9-3853ead1c66e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | cinder_v2.set_qos | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> duration | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.79048 Full duration: 13.148801 -------------------------------------------------------------------------------- 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 8d8c3560-f021-40ae-9fc9-3853ead1c66e 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.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | cinder_v2.list_types | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | -> duration | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.950961 Full duration: 13.069803 -------------------------------------------------------------------------------- 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 8d8c3560-f021-40ae-9fc9-3853ead1c66e 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.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | -> duration | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.951048 Full duration: 13.154945 HINTS: * To plot HTML graphics with this data, run: rally task report 8d8c3560-f021-40ae-9fc9-3853ead1c66e --out output.html * To generate a JUnit report, run: rally task export 8d8c3560-f021-40ae-9fc9-3853ead1c66e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8d8c3560-f021-40ae-9fc9-3853ead1c66e --json --out output.json 2018-05-08 18:41:57,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8d8c3560-f021-40ae-9fc9-3853ead1c66e'] 2018-05-08 18:41:58,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 18:41:58,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8d8c3560-f021-40ae-9fc9-3853ead1c66e', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-08 18:41:58,253 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-08 18:41:58,253 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-08 18:41:58,254 - 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-08 18:41:58,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 18:41:58,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-08 18:41:58,284 - 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': 'fb2561ae-9ffd-4536-b5a7-12de6b65d4eb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-566db54c-989e-4470-a904-ba40345a0d62', 'flavor_name': 'rally-tiny-566db54c-989e-4470-a904-ba40345a0d62', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-566db54c-989e-4470-a904-ba40345a0d62', '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-08 18:42:10,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5670fda6-7eba-485f-aa8a-e291e3a0a47f 2018-05-08 18:42:10,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '5670fda6-7eba-485f-aa8a-e291e3a0a47f'] 2018-05-08 18:42:11,517 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5670fda6-7eba-485f-aa8a-e291e3a0a47f: 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 5670fda6-7eba-485f-aa8a-e291e3a0a47f 2018-05-08 18:42:11,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5670fda6-7eba-485f-aa8a-e291e3a0a47f'] 2018-05-08 18:42:12,523 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-08 18:42:22,855 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-08 18:42:22,855 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-08 18:42:23,236 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-08 18:42:23,360 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 18:42:23,361 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-08 18:42:23,361 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-08 18:42:23,362 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-08 18:42:23,363 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-08 18:42:23,364 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-08 18:42:23,361 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 08:35 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-08 18:42:23,364 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-08 18:42:23,365 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-08 18:42:23,365 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-08 18:42:23,433 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-08 18:42:23,433 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-08 18:42:23,433 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-08 18:42:26,835 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-08 18:42:30,065 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6f63acc1-22bb-418c-a0c2-f3590a7bc32f | 2018-05-08T18:42:29.355384 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6f63acc1-22bb-418c-a0c2-f3590a7bc32f ~/.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-08 18:42:33,930 - 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-08 18:42:33,931 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-08 18:42:36,820 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-08 18:42:41,100 - 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=e20df3cb-d34f-4f65-9d53-e22c721a3241) as the default verifier for the future CLI operations. 2018-05-08 18:42:44,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-17a47d1f-301a-458a-8d88-61db9e62c817' 2018-05-08 18:42:45,247 - 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-08T18:42:45Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'ea218354-98a6-4beb-bf5e-98312a7f9f3c', u'provider:segmentation_id': 1009, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-17a47d1f-301a-458a-8d88-61db9e62c817', u'admin_state_up': True, u'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', u'created_at': u'2018-05-08T18:42:44Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f4b121b080fd4b0985d41e646cc3272b'}) 2018-05-08 18:42:46,176 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-08T18:42:45Z', 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'36913148-6778-4795-a3eb-50576fe0f8f2', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-17a47d1f-301a-458a-8d88-61db9e62c817', u'enable_dhcp': True, u'network_id': u'ea218354-98a6-4beb-bf5e-98312a7f9f3c', u'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', u'created_at': u'2018-05-08T18:42:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'f4b121b080fd4b0985d41e646cc3272b'}) 2018-05-08 18:42:46,176 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-08 18:42:46,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-17a47d1f-301a-458a-8d88-61db9e62c817' 2018-05-08 18:42:47,288 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-17a47d1f-301a-458a-8d88-61db9e62c817', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T18:42:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/4e49048a-e549-4488-85e3-cdc2c8c12f26/file', u'owner': u'f4b121b080fd4b0985d41e646cc3272b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4e49048a-e549-4488-85e3-cdc2c8c12f26', u'size': None, u'name': u'Cirros-0.4.0-17a47d1f-301a-458a-8d88-61db9e62c817', u'checksum': None, u'self': u'/v2/images/4e49048a-e549-4488-85e3-cdc2c8c12f26', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T18:42:47Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 18:42:47,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-17a47d1f-301a-458a-8d88-61db9e62c817' 2018-05-08 18:42:47,930 - 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-17a47d1f-301a-458a-8d88-61db9e62c817', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T18:42:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/940e30f7-e045-482d-a5e9-2c702c4c55e2/file', u'owner': u'f4b121b080fd4b0985d41e646cc3272b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'940e30f7-e045-482d-a5e9-2c702c4c55e2', u'size': None, u'name': u'Cirros-0.4.0-1-17a47d1f-301a-458a-8d88-61db9e62c817', u'checksum': None, u'self': u'/v2/images/940e30f7-e045-482d-a5e9-2c702c4c55e2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T18:42:48Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 18:42:47,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-08 18:42:48,182 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-17a47d1f-301a-458a-8d88-61db9e62c817', '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'f4b121b080fd4b0985d41e646cc3272b', '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'e7ee58ba-53ba-4382-8a12-32b9f0285f23', 'swap': 0}) 2018-05-08 18:42:48,354 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-17a47d1f-301a-458a-8d88-61db9e62c817', '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'f4b121b080fd4b0985d41e646cc3272b', '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'78004856-4436-453d-8cf7-bc51090b18e7', 'swap': 0}) 2018-05-08 18:42:52,032 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-08 18:42:52,032 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-08 18:42:52,033 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-08 18:42:52,035 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-08 18:42:52,041 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-08 18:42:55,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e20df3cb-d34f-4f65-9d53-e22c721a3241/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-08 18:42:55,336 - 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-08 18:44:41,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 80e8cb2c-cda6-4adf-8928-b6423af67397 2018-05-08 18:44:41,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '80e8cb2c-cda6-4adf-8928-b6423af67397']'. 2018-05-08 18:44:42,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-08 18:44:42,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-08 18:44:42,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 18:44:42,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 80e8cb2c-cda6-4adf-8928-b6423af67397 | 2018-05-08 18:44:42,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-08 18:44:42,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-08 18:42:57 | 2018-05-08 18:44:42,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-08 18:44:41 | 2018-05-08 18:44:42,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:44 | 2018-05-08 18:44:42,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-08 18:44:42,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-08 18:44:42,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e20df3cb-d34f-4f65-9d53-e22c721a3241) | 2018-05-08 18:44:42,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-08 18:44:42,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6f63acc1-22bb-418c-a0c2-f3590a7bc32f) | 2018-05-08 18:44:42,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-08 18:44:42,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 80.091 | 2018-05-08 18:44:42,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 136 | 2018-05-08 18:44:42,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-08 18:44:42,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-08 18:44:42,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-08 18:44:42,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-08 18:44:42,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 18:44:42,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-08 18:44:42,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-08 18:44:47,191 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 18:44:47,191 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:03 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-08 18:44:47,195 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-08 18:44:48,775 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-05-08 19:40:13,479 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... FAIL test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 3049, in test_ping_via_router self.assertTrue(check_ping(self.inst_creators[0])) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 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 3324.632s FAILED (failures=3) 2018-05-08 19:40:13,652 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 19:40:13,653 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 55:25 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-08 19:40:13,657 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-05-08 19:40:13,658 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-08 19:40:13,746 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-08 19:40:13,746 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-08 19:40:13,747 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-08 19:40:17,059 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-08 19:40:20,551 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 09492a18-e89c-48c9-9470-a47f54dca61e | 2018-05-08T19:40:19.811256 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 09492a18-e89c-48c9-9470-a47f54dca61e ~/.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-08 19:40:24,463 - 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-08 19:40:24,464 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-08 19:40:27,410 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-08 19:40:31,942 - 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=49b5cb66-4397-4b89-8316-e406a64bbada) as the default verifier for the future CLI operations. 2018-05-08 19:40:35,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-3d879761-a8f5-4599-8731-f7f9a97625bf' 2018-05-08 19:40:36,598 - 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-08T19:40:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'f277fc71-481f-426e-9310-6b3cff1364f4', u'provider:segmentation_id': 1019, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-3d879761-a8f5-4599-8731-f7f9a97625bf', u'admin_state_up': True, u'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', u'created_at': u'2018-05-08T19:40:36Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f4b121b080fd4b0985d41e646cc3272b'}) 2018-05-08 19:40:37,588 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-08T19:40:37Z', 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'93c8b52a-95c9-483e-840e-2c6e8a7d9322', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-3d879761-a8f5-4599-8731-f7f9a97625bf', u'enable_dhcp': True, u'network_id': u'f277fc71-481f-426e-9310-6b3cff1364f4', u'tenant_id': u'f4b121b080fd4b0985d41e646cc3272b', u'created_at': u'2018-05-08T19:40:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'f4b121b080fd4b0985d41e646cc3272b'}) 2018-05-08 19:40:37,589 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-08 19:40:37,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-3d879761-a8f5-4599-8731-f7f9a97625bf' 2018-05-08 19:40:38,476 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-3d879761-a8f5-4599-8731-f7f9a97625bf', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T19:40:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/0460cccf-adc0-46f8-91b8-5e1ad3724f22/file', u'owner': u'f4b121b080fd4b0985d41e646cc3272b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'0460cccf-adc0-46f8-91b8-5e1ad3724f22', u'size': None, u'name': u'Cirros-0.4.0-3d879761-a8f5-4599-8731-f7f9a97625bf', u'checksum': None, u'self': u'/v2/images/0460cccf-adc0-46f8-91b8-5e1ad3724f22', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T19:40:38Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 19:40:38,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-3d879761-a8f5-4599-8731-f7f9a97625bf' 2018-05-08 19:40:39,087 - 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-3d879761-a8f5-4599-8731-f7f9a97625bf', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T19:40:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/11b302ab-7f1c-42ae-9e82-6156e9d43838/file', u'owner': u'f4b121b080fd4b0985d41e646cc3272b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'11b302ab-7f1c-42ae-9e82-6156e9d43838', u'size': None, u'name': u'Cirros-0.4.0-1-3d879761-a8f5-4599-8731-f7f9a97625bf', u'checksum': None, u'self': u'/v2/images/11b302ab-7f1c-42ae-9e82-6156e9d43838', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T19:40:39Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 19:40:39,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-08 19:40:39,371 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-3d879761-a8f5-4599-8731-f7f9a97625bf', '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'f4b121b080fd4b0985d41e646cc3272b', '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'57e4b695-09c6-4908-a1bf-cbac5dc8ef16', 'swap': 0}) 2018-05-08 19:40:39,537 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-3d879761-a8f5-4599-8731-f7f9a97625bf', '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'f4b121b080fd4b0985d41e646cc3272b', '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'978314bf-b353-4b48-9e58-4c2dd167fc3b', 'swap': 0}) 2018-05-08 19:40:43,582 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-08 19:40:43,582 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-08 19:40:43,583 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-08 19:40:43,586 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-08 19:40:43,592 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-08 19:40:46,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-49b5cb66-4397-4b89-8316-e406a64bbada/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-08 19:40:46,479 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-08 19:40:46,481 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-08 19:40:46,482 - 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-08 19:43:10,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c1c23b67-05fd-4bda-bb0f-1d5d706227dd 2018-05-08 19:43:10,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c1c23b67-05fd-4bda-bb0f-1d5d706227dd']'. 2018-05-08 19:43:11,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-08 19:43:11,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-08 19:43:11,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 19:43:11,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c1c23b67-05fd-4bda-bb0f-1d5d706227dd | 2018-05-08 19:43:11,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-08 19:43:11,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-08 19:40:49 | 2018-05-08 19:43:11,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-08 19:43:10 | 2018-05-08 19:43:11,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:21 | 2018-05-08 19:43:11,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-08 19:43:11,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-08 19:43:11,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 49b5cb66-4397-4b89-8316-e406a64bbada) | 2018-05-08 19:43:11,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-08 19:43:11,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 09492a18-e89c-48c9-9470-a47f54dca61e) | 2018-05-08 19:43:11,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-08 19:43:11,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 128.81 | 2018-05-08 19:43:11,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-08 19:43:11,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-08 19:43:11,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-08 19:43:11,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-08 19:43:11,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-08 19:43:11,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 19:43:11,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-08 19:43:11,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-08 19:43:15,834 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 19:43:15,835 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:40 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-08 19:43:15,841 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-08 19:43:15,842 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:42 | FAIL | | vping_userdata | functest | smoke | 06:60 | FAIL | | tempest_smoke_serial | functest | smoke | 18:09 | FAIL | | rally_sanity | functest | smoke | 08:35 | FAIL | | patrole | functest | smoke | 02:03 | PASS | | snaps_smoke | functest | smoke | 55:25 | FAIL | | neutron_trunk | functest | smoke | 02:40 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-08 19:43:15,849 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-08 19:43:22,972 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-175 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-08 19:43:22,976 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-08 19:43:22,976 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-08 19:43:22,977 - 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-08 19:43:22,979 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-08 19:43:22,979 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-05-08 19:43:27,792 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-05-08 19:43:27,792 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-05-08 19:43:27,909 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 19:43:27,909 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:05 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-05-08 19:43:27,913 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-05-08 19:43:27,913 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:05 | FAIL | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-05-08 19:43:27,918 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-08 19:43:34,651 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-175 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-08 19:43:34,655 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-08 19:43:34,655 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-08 19:43:34,656 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-08 19:43:34,656 - 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-08 19:43:34,658 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-08 19:43:47,667 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-175 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-08 19:43:47,671 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-08 19:43:47,671 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-08 19:43:47,672 - 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-08 19:43:47,674 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-08 19:43:47,674 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-05-08 19:46:31,191 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-05-08 19:46:31,318 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 19:46:31,318 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 02:44 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-05-08 19:46:31,321 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 02:44 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-08 19:46:31,323 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK